20902 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

plan

[Planning] Use when you need to plan technical solutions that are scalable, secure, and maintainable.

duc01226
duc01226
31

pr

[Git & Release] ⚡ Create a pull request with standard format

duc01226
duc01226
31

problem-solving

[Planning] Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.

duc01226
duc01226
31

product-owner

[Team Roles] Assist Product Owners with idea capture, backlog management, prioritization frameworks, and stakeholder communication. Use when working with product ideas, backlog items, sprint planning, or prioritization decisions. Triggers on keywords like "idea", "backlog", "prioritize", "sprint planning", "user value", "stakeholder", "product vision".

duc01226
duc01226
31

project-manager

[Team Roles] Assist Project Managers with status reports, dependency tracking, risk management, and team sync facilitation. Provides templates for sprint status, risk registers, dependency matrices, and meeting agendas. Triggers on keywords like "status report", "sprint status", "dependency", "risk", "team sync", "meeting agenda", "blockers", "project status", "sprint progress".

duc01226
duc01226
31

qa-engineer

[Team Roles] Assist QA Engineers with test planning, test case generation from acceptance criteria, coverage analysis, and regression test identification. Use when creating test plans, generating test cases, analyzing test coverage, or identifying regression risks. Triggers on keywords like "test plan", "test cases", "test spec", "test coverage", "regression", "QA", "testing strategy", "edge cases".

duc01226
duc01226
31

recover

[Tooling & Meta] Restore workflow context from checkpoint after session loss

duc01226
duc01226
31

refactoring

[Utilities] Use when restructuring code without changing behavior - extract method, extract class, rename, move, inline, introduce parameter object. Triggers on keywords like "extract", "rename", "move method", "inline", "restructure", "decompose".

duc01226
duc01226
31

release-notes

[Git & Release] Generate professional release notes from git commits between two refs with automated categorization. Use when creating release notes from git history.

duc01226
duc01226
31

repomix

[AI & Tools] Package code repositories into single AI-friendly files using Repomix with customizable patterns and multiple output formats. Triggers: repomix, package repo, repository context, codebase snapshot, repo pack.

duc01226
duc01226
31

research

[Planning] Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.

duc01226
duc01226
31

review-changes

[Review & Quality] Review all uncommitted changes before commit

duc01226
duc01226
31

review-codebase

[Review & Quality] ⚡⚡⚡ Scan & analyze the codebase.

duc01226
duc01226
31

review-post-task

[Review & Quality] ⚡⚡⚡ Two-pass code review for task completion

duc01226
duc01226
31

review

[Review & Quality] ⚡⚡ Perform comprehensive code review

duc01226
duc01226
31

scout-ext

[Utilities] ⚡ Use external agentic tools to scout given directories

duc01226
duc01226
31

scout

[Utilities] Fast codebase file discovery for task-related files. Use when quickly locating relevant files across a large codebase, beginning work on features spanning multiple directories, or before making changes that might affect multiple parts. Triggers on "find files", "locate", "scout", "search codebase", "what files".

duc01226
duc01226
31

security

[Review & Quality] ⚡⚡ Perform security review

duc01226
duc01226
31

sequential-thinking

[Planning] Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear scope, multi-step solutions, and hypothesis-driven work.

duc01226
duc01226
31

skill-create

[Tooling & Meta] Create a new agent skill

duc01226
duc01226
31

skill-fix-logs

[Tooling & Meta] Fix the agent skill based on `logs.txt` file.

duc01226
duc01226
31

skill-optimize

[Tooling & Meta] Optimize an existing agent skill

duc01226
duc01226
31

git-merge

[Git & Release] ⚠️ Merge code from one branch to another

duc01226
duc01226
31

ask

[Planning] ⚡ Answer technical and architectural questions.

duc01226
duc01226
31

bootstrap-auto

[Utilities] ⚡⚡⚡⚡ Bootstrap a new project automatically

duc01226
duc01226
31

bootstrap

[Utilities] ⚡⚡⚡⚡⚡ Bootstrap a new project step by step

duc01226
duc01226
31

brainstorm

[Planning] ⚡⚡ Brainstorm a feature

duc01226
duc01226
31

branch-comparison

[Git & Release] Use when the user asks to compare branches, analyze git diffs, review changes, update specifications based on code changes, or sync specs with implementation. Triggers on keywords like "compare branches", "git diff", "what changed", "branch comparison", "spec update", "sync specs".

duc01226
duc01226
31

bug-diagnosis

[Fix & Debug] Quick triage skill for initial bug assessment and user-reported issues. Use for bug reports, error reports, quick diagnosis, initial triage, "what's causing", "why is this failing". For systematic multi-file debugging with verification protocols, use `debug` skill instead.

duc01226
duc01226
31

business-analyst

[Team Roles] Assist Business Analysts with requirements refinement, user story writing, acceptance criteria in BDD format, and gap analysis. Use when creating user stories, writing acceptance criteria, analyzing requirements, or mapping business processes. Triggers on keywords like "requirements", "user story", "acceptance criteria", "BDD", "GIVEN WHEN THEN", "gap analysis", "process flow", "business rules".

duc01226
duc01226
31

business-feature-docs

[Docs] Generate enterprise module documentation with 26-section structure and folder hierarchy. Use for module docs, enterprise features, detailed specs in docs/business-features/{Module}/. Includes README, INDEX, API-REFERENCE, detailed-features/. Triggers on "module docs", "enterprise feature docs", "business module", "26-section docs", "detailed feature specs". For single-file quick docs, use feature-docs instead.

duc01226
duc01226
31

changelog-update

[Git & Release] Update CHANGELOG.md [Unreleased] section with business-focused entries via systematic file review

duc01226
duc01226
31

checkpoint

[Tooling & Meta] Save memory checkpoint to preserve analysis context

duc01226
duc01226
31

ck-help

[Tooling & Meta] ClaudeKit usage guide - just type naturally

duc01226
duc01226
31

claude-code

[Tooling & Meta] Claude Code CLI setup, configuration, troubleshooting, and feature guidance. Triggers on claude code setup, hook not firing, MCP connection, context limit, skill creation, slash command setup.

duc01226
duc01226
31

code-auto

[Implementation] ⚡⚡⚡ [AUTO] Start coding & testing an existing plan (\"trust me bro\")

duc01226
duc01226
31

code-no-test

[Implementation] ⚡⚡ Start coding an existing plan (no testing)

duc01226
duc01226
31

code-parallel

[Implementation] ⚡ Execute parallel or sequential phases based on plan structure

duc01226
duc01226
31

code-patterns

[Implementation] Code implementation patterns and best practices learned from real mistakes. Covers file I/O safety (locking, atomic writes), data persistence, and validation. Use for file-based state, shared resources, concurrent access. NOT for auto-learning patterns (see learned-patterns skill).

duc01226
duc01226
31

code-review

[Review & Quality] Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

duc01226
duc01226
31

code-simplifier

[Review & Quality] Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

duc01226
duc01226
31

code

[Implementation] ⚡⚡⚡ Start coding & testing an existing plan

duc01226
duc01226
31

coding-level

[Utilities] Set coding experience level for tailored explanations

duc01226
duc01226
31

commit

[Git & Release] Stage changes and create git commits with conventional commit messages. Use when asked to "commit", "stage and commit", "save changes", or after completing implementation tasks. Alias for /git/cm.

duc01226
duc01226
31

compact

[Tooling & Meta] Compress conversation context to optimize tokens

duc01226
duc01226
31

context-optimization

[Tooling & Meta] Use when managing context window usage, compressing long sessions, or optimizing token usage. Triggers on keywords like "context", "memory", "tokens", "compress", "summarize session", "context limit", "optimize context".

duc01226
duc01226
31

context

[Planning] Load current project development context

duc01226
duc01226
31

cook-auto-fast

[Implementation] ⚡ No research. Only scout, plan & implement [\"trust me bro\"]

duc01226
duc01226
31

cook-auto-parallel

[Implementation] ⚡⚡⚡ Plan parallel phases & execute with fullstack-developer agents

duc01226
duc01226
31

cook-auto

[Implementation] ⚡⚡ Implement a feature automatically (\"trust me bro\")

duc01226
duc01226
31

Page 303 of 419 · 20902 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.