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.
shipkit-dev-plan
stefan-stepzero/shipkit
Breaks a framework spec into implementation steps with file ownership, dependencies, and phase gates. Outputs a plan compatible with shipkit-dev-team for parallel execution. Use after running shipkit-dev-spec.
kitchen-commander
cloudaipro/openclaw-agent-skills
Inventory-first solo cooking operator for selecting dishes, generating SOP recipes, and enforcing kitchen safety constraints from available ingredients and equipment. Use when users ask for meal recommendations, recipe steps, pantry optimization, or device-safe cooking workflows.
working-with-design
Dragoon0x/Product-Skills
Partner with design to create better products, not just prettier ones. Covers when to involve design, how to give useful feedback, and respecting the design process. Use when PM-design handoffs feel clunky, design feedback conversations are unproductive, or design is brought in too late.
shipkit-ideator
stefan-stepzero/shipkit
Brainstorms new skill opportunities, workflow improvements, and composition patterns based on analyst findings. Produces ranked opportunity cards with effort/impact scores and implementation sketches. Use after running shipkit-analyst.
shipkit-scout
stefan-stepzero/shipkit
Fetches latest Claude Code documentation, changelog, and GitHub issues to detect new features, breaking changes, and community patterns. Writes a structured scout report for downstream analysis. Use when checking what's new in Claude Code.
working-with-gtm
Dragoon0x/Product-Skills
Partner with marketing, sales, and customer success to bring products to market effectively. Covers launch coordination, sales enablement, and feedback loops. Use when launches aren't driving adoption, sales can't articulate the value prop, or customer feedback isn't reaching the product team.
safety-lens
JoaoVyttorFelix/lightweight-ai-development-agent-skills
Detect risk or uncertainty and pause execution. Use before or after plans, commands, diffs, or implementation to surface unclear requirements or risky actions.
shipkit-codebase-index
stefan-stepzero/shipkit
Generate project index for faster codebase navigation. Triggers: 'index codebase', 'create index', 'map project'.
dart-drift
MADTeacher/mad-agents-skills
Complete guide for using drift database library in Dart applications (CLI, server-side, non-Flutter). Use when building Dart apps that need local SQLite database storage or PostgreSQL connection with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with sqlite3 package, PostgreSQL support with drift_postgres, connection pooling, and server-side patterns.
switching-cost-evaluation
Dragoon0x/Product-Skills
Analyze the real cost of switching between products — financial, technical, operational, political, and emotional. Use when trying to win customers from competitors, worried about churn to alternatives, designing migration tools, or setting pricing relative to switching friction.
release-notes
evandirsaul01021/agents
Analyzes git commit and PR history to generate structured release notes (RELEASE_NOTES.md). Automatically categorizes changes, identifies contributors, and produces a polished release document through a brief confirmation interview.
pricing-page
Dragoon0x/Product-Skills
Present pricing in ways that reduce friction and increase clarity. Handles tier naming, feature comparison, anchor pricing, and plan selection psychology. Use when designing pricing pages, plan selectors, or upgrade prompts.
ascii-motd-profile-banner
partme-ai/full-stack-skills
Generate ASCII-only MOTD / SSH login banner / shell profile welcome messages (short/long variants, quiet mode guidance, security notices).
video-upscaler
wells1137/skills-gen
Intelligently upscale and enhance videos to cinematic quality using a multi-model backend (Topaz, SeedVR2).
way-magefile
way-platform/skills
Build tool for Go projects. Use when the user wants to create, edit, or understand Way-specific Magefiles, build targets, or automate Go project tasks.
feedback-synthesis
Dragoon0x/Product-Skills
Turn raw customer feedback from multiple sources into clear product insights and priorities. Covers feedback collection, pattern recognition, and separating signal from noise. Use when feedback feels overwhelming, contradictory, or when the team can't agree on what users actually want.
visualization
marketcalls/openalgo-claude-plugin
Data visualization with OpenAlgo - candlestick charts, options payoff diagrams, P&L dashboards, and real-time Streamlit dashboards
error-handling
zircote/claude-team-orchestration
Debug and recover from agent team errors including common errors, hooks for quality gates, known limitations, and recovery strategies. Use when encountering team errors, enforcing quality gates with hooks, understanding limitations, or debugging agent issues.
video-breakdown
wells1137/skills-gen
# Video Breakdown A professional video analysis skill powered by a **dual-model architecture**: ByteDance **Seed-2.0-Mini** for rapid previews and Google **Gemini 2.5 Pro** for deep, cinematic-grade analysis. It provides quantitative quality assessments and meticulous shot-by-shot breakdowns (拉片)
dcode:jtbd-prd-frame
madebynoam/dcode
Use when defining a feature, writing a PRD, or scoping work - reframes requirements around the user's job instead of the feature or team that owns it. Use before design or development begins.
dcode:jtbd-copy
madebynoam/dcode
Use when writing or reviewing UI copy - rewrites labels, CTAs, helpers, and placeholders through a Jobs to Be Done lens so every element reflects the user's actual goal, not the system's internal model.
parallel-feature-development
wshobson/agents
Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing features for parallel development, establishing file ownership boundaries, or managing integration between parallel work streams.
dcode:reflect-session
madebynoam/dcode
Guide an end-of-session reflection to capture learnings and feelings. Use when finishing a work session, after completing a challenging task, when wanting to consolidate what was learned, or to build a personal learning log over time.
terraform-module-library
wshobson/agents
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.