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.
git-workflow
netresearch/git-workflow-skill
Use when establishing branching strategies, implementing Conventional Commits, creating or reviewing PRs, resolving PR review comments, merging PRs (including CI verification, auto-merge queues, and post-merge cleanup), managing PR review threads, merging PRs with signed commits, handling merge conflicts, or integrating Git with CI/CD.
build-feature
andrewvaughan/agent-council
Implement a full-stack feature following an approved plan. Builds database layer, backend API, frontend components, and tests. Use after plan-feature has produced an approved implementation plan, or when you have a clear set of tasks to implement across the stack.
api-design
ProjAnvil/MindForge
Professional API design skill covering RESTful APIs, GraphQL, API versioning, authentication, idempotency, and API documentation best practices.
plan-feature
andrewvaughan/agent-council
Plan a new feature from concept to approved implementation plan. Activates Product Council for strategic evaluation, then Feature Council for technical planning. Produces a documented decision and scoped task breakdown. Use when starting any new feature work.
zero-slop
aroyburman-codes/compound-product-management
Use when writing any prose — enforces extreme clarity by eliminating AI writing patterns, banned words, structural cliches, and filler. Produces writing that is specific, concise, and has exactly one meaning per sentence.
scaffold
pcatattacks/solopreneur-plugin
Design and scaffold your own AI org structure with custom agents, skills, teams, hooks, and MCP servers. Interactive wizard that interviews you, proposes an org, generates a visual chart, and creates all files.
frontend-vue
ProjAnvil/MindForge
Professional Vue.js development skill covering Nuxt 3, Vue 3 Composition API, Tailwind CSS, and the Vue ecosystem. Use this skill when building Vue applications, implementing Nuxt features, using Pinia for state management, or component libraries like shadcn-vue.
claude-code-plugins
chris-hendrix/claudehub
This skill should be used when creating, scaffolding, or setting up Claude Code plugins and marketplace configurations.
perf-lighthouse
tech-leads-club/agent-skills
Run Lighthouse audits locally via CLI or Node API, parse and interpret reports, and set performance budgets. Use when measuring site performance, understanding Lighthouse scores, setting up budgets, or integrating audits into CI. Triggers on: lighthouse, run lighthouse, lighthouse score, performance audit, performance budget. Do NOT use for fixing specific performance issues (use perf-web-optimization or core-web-vitals) or Astro-specific optimization (use perf-astro).
Ralph Wiggum
chris-hendrix/claudehub
This skill should be used when executing engineering tasks using the Ralph workflow methodology. Applies to task execution with researcher, coder, verifier, and reviewer agents in sequence.
claude-code:agent-team
bendrucker/claude
Orchestrating Claude Code agent teams. Use when creating teams, spawning teammates, assigning tasks, configuring teammate modes, or setting up team quality gate hooks.
go-development
ProjAnvil/MindForge
Go language development skill focusing on Fiber web framework, Cobra CLI, GORM ORM, Clean Architecture, and concurrent programming.
testing
dewitt4/claude-code-template
Generate comprehensive test cases, improve test coverage, and create testing strategies for unit, integration, and e2e tests
documentation
dewitt4/claude-code-template
Create and maintain technical documentation including README files, API docs, inline comments, architecture diagrams, and user guides
product-management
ProjAnvil/MindForge
Expertise in product management lifecycle, from ideation to launch. Covers requirements gathering, user story creation, prioritization, and product strategy. Use this skill for product planning, writing PRDs, defining MVPs, or competitive analysis.
React Native Guidelines
YoniChechik/claude-code-config
Conventions and patterns for React Native/Expo mobile development including component structure, styling with NativeWind, hooks, testing, and Storybook
Start
malob/nix-config
Enable auto TTS for this session
python-development
ProjAnvil/MindForge
Professional Python development skill covering modern Python 3.10+, FastAPI, Django, Flask, async programming, data processing, and best practices.
system-architecture
ProjAnvil/MindForge
System architecture design skill covering architecture patterns, distributed systems, technology selection, and enterprise architecture documentation. Use this skill when designing system architectures, evaluating technology stacks, planning distributed systems, or creating architecture decision records and documentation.
swiftui-development
ProjAnvil/MindForge
Specialized in building user interfaces using modern SwiftUI, covering NavigationStack, Observation framework, and SwiftData integration.
writing-plans
chris-hendrix/claudehub
This skill should be used when the user wants to "create a plan", "write an implementation plan", "plan a feature", "design a solution", "plan implementation", mentions "implementation plan", "technical plan", "architecture plan", or is working on creating detailed implementation plans for features or changes.
pathml
Microck/ordinary-claude-skills
Computational pathology toolkit for analyzing whole-slide images (WSI) and multiparametric imaging data. Use this skill when working with histopathology slides, H&E stained images, multiplex immunofluorescence (CODEX, Vectra), spatial proteomics, nucleus detection/segmentation, tissue graph construction, or training ML models on pathology data. Supports 160+ slide formats including Aperio SVS, NDPI, DICOM, OME-TIFF for digital pathology workflows.
design-postgres-tables
jhonny028966/pg-aiguide
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
find-hypertable-candidates
jhonny028966/pg-aiguide
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables