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.
javascript-pro
Jeffallan/claude-skills
Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems.
langchain-retriever
a5c-ai/babysitter
LangChain retriever implementation with various retrieval strategies for RAG applications
azure-cli
chaterm/terminal-skills
Azure CLI 操作
statusline-edit
charlesjones-dev/claude-code-plugins-dev
Edit existing status line configuration with pre-selected options based on current settings.
gh-pr-checkout
dceoy/github-cli-agent-skills
Check out a GitHub pull request locally using gh CLI to review or test changes.
fastai
G1Joshi/Agent-Skills
fast.ai deep learning library. Use for practical deep learning.
laravel-transactions-and-consistency
noartem/skills
Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency
workflow-plan-phases
charlesjones-dev/claude-code-plugins-dev
Creates a structured implementation plan document with properly sized phases for efficient sub-agent execution.
ln-627-observability-auditor
levnikolaevich/claude-code-skills
Observability audit worker (L3). Checks structured logging, health check endpoints, metrics collection, request tracing, log levels. Returns findings with severity, location, effort, recommendations.
activecampaign-automation
davepoon/buildwithclaude
Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.
ralphex-review
salmundani/ralphex
Codex reviews, Claude filters and fixes, repeat until clean
abyssale-automation
ComposioHQ/awesome-claude-skills
Automate Abyssale tasks via Rube MCP (Composio). Always search tools first for current schemas.
automation-debugger
plug1210/AutomationHelper_plugins
Expert automation platform error debugger for Power Automate, n8n, Make, Zapier and other workflow platforms. Analyzes JSON flow definitions with error messages, researches official documentation, and generates complete fixed JSON ready for copy-paste. Triggers when user provides error JSON files, workflow JSON with errors, error messages, debug requests, or failing automation content. Returns structured debug report with root cause analysis and working fixed JSON.
line-count-warning
sven1103-agent/sklint
Lots of lines.
code-comment-generator
ArabelaTso/Skills-4-SE
Generates meaningful comments and documentation for code to improve maintenance and readability. Use when adding documentation to Python or Java code, including function/method docstrings, class documentation, inline explanations for complex logic, and code annotations (TODO, FIXME). Analyzes existing comment style in the codebase to match conventions. Produces clear, concise comments that explain the "why" not just the "what", following best practices for each language.
go
Ibrahim-3d/conductor-orchestrator-superpowers
The single entry point to the Conductor system - state your goal and everything is handled automatically
advisor-triggers
akaszubski/autonomous-dev
Detects when user requests warrant critical analysis via /advise command
Research Brainstorm
Axect/magi-researchers
# Research Brainstorm Skill ## Description Generates and cross-validates research ideas using Gemini and Codex in parallel, then synthesizes results with Claude. ## Usage ``` /research-brainstorm "research topic" [--domain physics|ai_ml|statistics|mathematics|paper] [--weights '{"novelty":0.4,"fea
Accessibility
omer-metin/skills-for-antigravity
--- name: accessibility description: Accessibility isn't a feature - it's a fundamental quality of good software. 1 in 4 adults has a disability. Many more have temporary impairments or situational limitations. Your users include people who can't see, can't hear, can't use a mouse, or can't proces
specstory-project-stats
specstoryai/agent-skills
Fetch project statistics from SpecStory Cloud. Run when user says "get project stats", "show SpecStory stats", "project statistics", "how many sessions", or "SpecStory metrics".
rxjs-patterns-for-angular
aiskillstore/marketplace
Implement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, subscriptions, async data flows, and error handling. Covers common patterns like combineLatest, switchMap, debounceTime, catchError, retry logic, and integration with Angular Signals using toSignal() and toObservable(). Ensures proper subscription cleanup with takeUntilDestroyed().
code-completion-semantic-constraints
ArabelaTso/Skills-4-SE
Automatically complete partial code snippets while satisfying semantic constraints including variable types, invariants, pre/post-conditions, interface contracts, and expected input/output behavior. Use when users provide incomplete code with specific requirements like "complete this function that takes a list and returns sorted unique elements" or "fill in this method body that must maintain the invariant that x stays positive" or "implement this interface method with these type constraints." Produces compilable, executable code with tests and a constraint satisfaction report.
Debugging
JasonWarrenUK/claude-code-config
# Debugging Skill ## Purpose Provide systematic debugging methodology for all types of bugs: runtime errors, test failures, logic bugs, performance issues, and production incidents. ## Core Methodology ### Five-Step Universal Framework 1. **REPRODUCE** - Make the bug happen reliably 2. **ISOLATE*
deployment-kamal
aehkyrr/rails-expert
This skill should be used when the user asks about deploying Rails applications, Kamal deployment, Docker containers, production configuration, environment variables, secrets management, CI/CD pipelines, server provisioning, zero-downtime deploys, Kamal Proxy, Thruster, or infrastructure setup. Also use when discussing production optimization, deployment strategies, or hosting options. Examples: