career-development

Master career development, leadership, communication, and organizational skills. Use when planning career growth, preparing for leadership roles, or developing soft skills.

16 stars

Best use case

career-development is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Master career development, leadership, communication, and organizational skills. Use when planning career growth, preparing for leadership roles, or developing soft skills.

Teams using career-development should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/career-development/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/development/career-development/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/career-development/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How career-development Compares

Feature / Agentcareer-developmentStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Master career development, leadership, communication, and organizational skills. Use when planning career growth, preparing for leadership roles, or developing soft skills.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Career Development & Leadership Skill

## Quick Start - 1-on-1 Conversation Guide

**As a Tech Lead/Manager:**

```
Opening:
"How are you doing this week?"

Career Development:
"What are your goals for the next 6 months?"
"What skills do you want to develop?"
"How can I support your growth?"

Feedback:
"You did well on X because Y"
"For next time, consider Z"

Closing:
"How can I help you succeed?"
```

## Core Competencies

### Leadership
- Vision setting
- Strategic thinking
- Decision-making
- Team motivation
- Conflict resolution
- Delegation

### Communication
- Clear writing
- Public speaking
- Active listening
- Feedback delivery
- Storytelling

### Management
- Hiring and recruitment
- Performance management
- Career development
- 1-on-1s
- Team building

### Business Skills
- Financial literacy
- Metrics and data
- Stakeholder management
- Negotiation
- Networking

## Career Progression

**IC Track**: Engineer → Senior → Staff → Principal
**Management Track**: Engineer → Manager → Director → VP
**Specialist Track**: Engineer → Expert → Distinguished

## Best Practices

1. **Communication** - Clear and frequent
2. **Mentoring** - Invest in people
3. **Continuous Learning** - Stay current
4. **Documentation** - Clear decision records
5. **Feedback** - Regular and actionable
6. **Balance** - Work-life equilibrium
7. **Growth Mindset** - Embrace learning
8. **Accountability** - Own decisions

## Resources

- [The Manager's Path - Camille Fournier](https://www.oreilly.com/library/view/the-managers-path/9781491973882/)
- [Radical Candor - Kim Scott](https://www.radicalcandor.com/)
- [First Round Review](https://firstround.com/review/)

Related Skills

cloudrun-development

16
from diegosouzapw/awesome-omni-skill

CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend services that require long connections, multi-language support, custom environments, or AI agent development.

claude-code-hook-development

16
from diegosouzapw/awesome-omni-skill

This skill should be used when the user asks to "create a hook", "add a hook", "write a hook", or mentions Claude Code hooks. Also suggest this skill when the user asks to "automatically do X" or "run X before/after Y" as these are good candidates for hooks.

ck:mobile-development

16
from diegosouzapw/awesome-omni-skill

Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android, mobile UX, performance optimization, offline-first, app store deployment.

bun-development

16
from diegosouzapw/awesome-omni-skill

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

backend-development

16
from diegosouzapw/awesome-omni-skill

Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.

backend-development-tdd-orchestrator

16
from diegosouzapw/awesome-omni-skill

Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. Enforces TDD best practices across teams with AI-assisted testing and modern frameworks. Use PROACTIVELY for TDD implementation and governance. Use when: the task directly matches tdd orchestrator responsibilities within plugin backend-development. Do not use when: a more specific framework or task-focused skill is clearly a better match.

backend-development-graphql-architect

16
from diegosouzapw/awesome-omni-skill

Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems. Use PROACTIVELY for GraphQL architecture or performance optimization. Use when: the task directly matches graphql architect responsibilities within plugin backend-development. Do not use when: a more specific framework or task-focused skill is clearly a better match.

avalonia-zafiro-development

16
from diegosouzapw/awesome-omni-skill

Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.

argentic-framework-development

16
from diegosouzapw/awesome-omni-skill

Expert knowledge for building AI agents with Argentic - a Python microframework for async MQTT-based agents with multi-LLM support, custom tools, and multi-agent orchestration

API Development

16
from diegosouzapw/awesome-omni-skill

Meta-skill that orchestrates the full API development lifecycle — from design through documentation — by coordinating specialized skills, agents, and commands into a seamless build workflow.

api-development-expert

16
from diegosouzapw/awesome-omni-skill

API development expert including REST design, OpenAPI, and documentation

android-kotlin-development

16
from diegosouzapw/awesome-omni-skill

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.