Format and structure content as clean, well-organized Markdown. Use when asked to create documentation, format text, or generate Markdown output.
Fast linting/formatting for TypeScript/React. Use when setting up linter, migrating from ESLint/Prettier, or running code quality checks.
Review code for quality, security, and best practices. Use when asked to review code, find bugs, or suggest improvements.
Use Codex CLI for AI-powered code review. Triggers on "codex review", "review with codex", "code review pr", or when user wants AI code review before PR/merge.
Orchestrate full development workflow. Use when implementing features, starting structured development, or user mentions "workflow" or "implement issues".
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A marketplace for Claude Agent Skills - organized packages of instructions, scripts, and resources that extend Claude's capabilities.
Agent Skills are directories containing a SKILL.md file that packages domain expertise and organizational knowledge for reuse across conversations. They enable Claude to perform specialized tasks by loading instructions, scripts, and resources dynamically.
Key Characteristics:
my-skill/
├── SKILL.md # Required - core instructions
├── reference.md # Optional - additional documentation
├── examples.md # Optional - usage examples
├── scripts/ # Optional - executable code
└── templates/ # Optional - template files
---
name: your-skill-name
description: Brief description of what this Skill does and when to use it
---
# Your Skill Name
## Instructions
Provide clear, step-by-step guidance for Claude.
## Examples
Show concrete usage examples with inputs and outputs.
## Guidelines
Best practices and constraints.
| Location | Scope |
|---|---|
~/.claude/skills/ | Personal - available across all projects |
.claude/skills/ | Project - specific to repository |
| Field | Required | Constraints |
|---|---|---|
name | Yes | Max 64 chars, lowercase letters, numbers, hyphens only |
description | Yes | Max 1024 chars, explains function and trigger conditions |
version | No | Semantic versioning (e.g., 1.0.0) |
dependencies | No | List of required packages |
Skills implement three levels of information loading:
This design keeps context consumption minimal while enabling unbounded skill complexity.
claude-skills-marketplace/
├── skills/ # Community skills
│ ├── creative/ # Creative & design skills
│ ├── development/ # Development & technical skills
│ ├── enterprise/ # Enterprise & communication skills
│ └── document/ # Document generation skills
├── templates/ # Starter templates
│ └── basic/
│ └── SKILL.md
├── docs/ # Documentation
│ ├── CREATING_SKILLS.md
│ ├── API_SKILLS.md
│ └── SKILLS_BEST_PRACTICES.md
└── CONTRIBUTING.md
See CONTRIBUTING.md for guidelines on submitting skills to the marketplace.
MIT
npx claudepluginhub beshkenadze/claude-skills-marketplace --plugin global-accessibilityAnthropic's open-source skill for authoring new Agent Skills. For finance devs and power users building their own skills.
Ultimate Claude Code skill creator. Design, scaffold, build, review, evolve, and publish production-grade AI agent skills following the Agent Skills open standard and 3-layer architecture.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.