All Skills
(19,001)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
perf-theory-tester
ComposioHQ/awesome-claude-plugins
Use when running controlled perf experiments to validate hypotheses.
commit
vainjs/skills
Generate git commits following Conventional Commits (commitlint). Use when user wants to commit changes.
gh-issue-edit
dceoy/github-cli-agent-skills
Edit GitHub issues (title, body, labels, assignees, milestones, projects) using gh CLI.
bigml-automation
ComposioHQ/awesome-claude-skills
Automate Bigml tasks via Rube MCP (Composio). Always search tools first for current schemas.
frontend-design
ComposioHQ/awesome-claude-plugins
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
perf-profiler
ComposioHQ/awesome-claude-plugins
Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.
communicate-with-cs
crystal-project-inc/personality-ai
Communication coaching for working with a Cs (The Editor) DISC type — precise, reserved, thorough. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework.
excalidraw
johnlarkin1/claude-code-extensions
Generate Excalidraw diagrams (.excalidraw JSON files) for whiteboarding, flowcharts, architecture diagrams, sequence diagrams, mind maps, wireframes, and org charts. Use when user requests diagrams, visual documentation, system architecture visualization, process flows, or any hand-drawn style diagram. Triggers on requests mentioning Excalidraw, diagram creation, flowcharts, architecture diagrams, sequence diagrams, wireframes, or visual documentation.
textual
johnlarkin1/claude-code-extensions
Build terminal user interface (TUI) applications with the Textual framework. Use when creating new Textual apps, adding screens/widgets, styling with TCSS, handling events and reactivity, testing TUI apps, or any task involving "textual", "TUI", or terminal-based Python applications.
explore
parcadei/Continuous-Claude-v3
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
perf-analyzer
ComposioHQ/awesome-claude-plugins
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
parallel-workflow
mikeng-io/agent-skills
Use when executing multiple tasks with dependencies - automatically determines optimal parallel execution order while respecting task dependencies through DAG scheduling
audio-analyzer
dkyazzentwatwa/chatgpt-skills
Comprehensive audio analysis with waveform visualization, spectrogram, BPM detection, key detection, frequency analysis, and loudness metrics.
obra-verification-before-completion
faulkdev/github-copilot-superpowers
Use before finalizing answers or PRs: confirm requirements met, run checks, and avoid “looks good” without evidence in VS Code Copilot Agent mode.
Docs
aws-samples/sample-strands-agents-agentskills
**English | [한국어](WHAT_IS_SKILL_kr.md)** ## SKILL A skill is essentially a folder containing a `SKILL.md` file. This file contains metadata (at minimum, a name and description) and instructions that tell an agent how to perform a specific task. Skills may also include scripts, templates, and refer
launchdarkly-flag-discovery
launchdarkly/agent-skills
Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about flag debt, stale flags, cleanup candidates, flag health, or wants to understand their flag inventory.
predicate-logic
parcadei/Continuous-Claude-v3
Problem-solving strategies for predicate logic in mathematical logic
youtube-summarizer
BrianRWagner/ai-marketing-claude-code-skills
Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts.
github-issue-workflow
giuseppe-trisciuoglio/developer-kit
Implements a complete workflow for resolving GitHub issues directly from Claude Code. Guides through the full lifecycle from fetching issue details, analyzing requirements, implementing the solution, verifying correctness, performing code review, committing changes, and creating a pull request. Use when user asks to "resolve issue", "implement issue", "work on issue #N", "fix issue", "close issue", or references a GitHub issue number for implementation. Triggers on "github issue workflow", "resolve github issue", "implement issue #", "work on issue".
vp-cpo-readiness-advisor
deanpeters/Product-Manager-Skills
Coaches Directors and executives through the transition to VP or CPO across four situations: preparing, interviewing, newly landed, or recalibrating at executive level.
add-sub
ComposioHQ/awesome-claude-plugins
Subscribe to a skill event. Adds a subscription that injects context before or after a skill runs. Supports optional conditions at both insert-level (inherited by all subscriptions) and subscription-level (AND-stacked). Conditions include fileExists, gitBranch, envSet, envEquals, fileContains (with optional regex).
general-skill-maker
Przemocny/generic-skills
Create effective agent skills through guided briefing process. Use when user wants to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) design a skill, (7) update or modify existing skill, (8) plan skill architecture, or (9) learn about skill structure. Trigger on phrases like "create skill", "new skill", "make skill", "skill for X", "build skill", "design skill", or "help me create skill".
db
mrsknetwork/supernova
Designs relational database schemas, writes optimized SQL queries, manages Alembic migrations, and configures RxDB for offline-first client-side applications. Use for all data modeling, schema design, query optimization, and migration tasks. Always confirm the existing stack before applying PostgreSQL or RxDB defaults.
number-theory-toolkit
a5c-ai/babysitter
Provide number theory algorithm implementations and guidance