All Skills
(19,009)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.
specialist-review
codenamev/ai-software-architect
Conducts a focused review from ONE specific specialist's perspective (e.g., Security Specialist, Performance Expert). Use when the user requests "Ask [specialist role] to review [target]", "Get [specialist]'s opinion on [topic]", "Have [role] review [code/component]", or when they want deep expertise in ONE specific domain. Do NOT use for comprehensive multi-perspective reviews (use architecture-review instead) or for listing available specialists (use list-members instead).
implementing-llms-litgpt
Orchestra-Research/AI-Research-SKILLs
Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.
signup-flow-cro
coreyhaines31/marketingskills
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," "account creation flow," "people aren't signing up," "signup abandonment," "trial conversion rate," "nobody completes registration," "too many steps to sign up," or "simplify our signup." Use this whenever the user has a signup or registration flow that isn't performing. For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.
python-patterns
vudovn/antigravity-kit
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
nodejs-best-practices
vudovn/antigravity-kit
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
performance-profiling
vudovn/antigravity-kit
Performance profiling principles. Measurement, analysis, and optimization techniques.
powershell-windows
vudovn/antigravity-kit
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
git-workflow-and-versioning
addyosmani/agent-skills
Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
api-designer
athola/skrills
Design RESTful APIs with best practices for consistency and usability
tailwind-patterns
vudovn/antigravity-kit
Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.
debug
parcadei/Continuous-Claude-v3
Debug issues by investigating logs, database state, and git history
game-changing-features
softaworks/agent-toolkit
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.
seo-fundamentals
vudovn/antigravity-kit
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
jira
softaworks/agent-toolkit
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
grace-reviewer
osovv/grace-marketplace
GRACE integrity reviewer. Use when validating semantic markup correctness, contract completeness, knowledge graph consistency, or after code changes to ensure GRACE conventions are maintained.
pestel-analysis
deanpeters/Product-Manager-Skills
Conduct a systematic analysis of macro-environmental factors—Political, Economic, Social, Technological, Environmental, and Legal—that could impact your product or project. Use this to identify ex
log-analysis
chaterm/terminal-skills
日志分析与处理
fields
parcadei/Continuous-Claude-v3
Problem-solving strategies for fields in abstract algebra
obs-plugin-guide
UtakataKyosui/C2Lab
OBS Studio プラグイン開発ガイド。C/C++またはRustでのOBSプラグイン作成、obs_module_load/unload実装、ソース・フィルター・出力・エンコーダープラグインの構造、CMakeLists.txt設定、OBS SDK APIの使い方、RustでのFFIアプローチに関する質問時に使用する。
productivity-analyzer
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction
Analyze labor productivity from site data. Compare planned vs actual, identify trends, benchmark against industry standards.
vite
tenequm/claude-plugins
Configure and optimize Vite 7 for React projects. Covers build tooling, dev server, plugins, HMR, chunk splitting, Environment API, and Rolldown integration. Use when setting up Vite, configuring builds, optimizing bundles, managing plugins, or troubleshooting dev server. Triggers on vite, vite config, vite plugin, HMR, dev server, build optimization, chunk splitting, rolldown, vite proxy, environment api, rolldown-vite.
planning-and-task-breakdown
addyosmani/agent-skills
Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
bmad-product-manager
xmm/codex-bmad-skills
Product planning skill for BMAD. Use for bmad:prd, bmad:tech-spec, and bmad:prioritize to convert discovery into executable requirements.
ci-fix
jmerta/codex-skills
Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, rerun jobs, and summarize verification. Use when GitHub Actions CI is failing or needs diagnosis.