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.
howto-code-in-typescript
ed3dai/ed3d-plugins
Use when writing TypeScript code, reviewing TS implementations, or making decisions about type declarations, function styles, or naming conventions - comprehensive house style covering type vs interface rules, function declarations, FCIS integration, immutability patterns, and type safety enforcement
ln-635-test-isolation-auditor
levnikolaevich/claude-code-skills
Test Isolation + Anti-Patterns audit worker (L3). Checks isolation (APIs/DB/FS/Time/Random/Network), determinism (flaky, order-dependent), and 7 anti-patterns.
angular-migration
Microck/ordinary-claude-skills
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.
snitch
naieum/Snitch
Comprehensive security audit with evidence-based findings. Combines deep pattern knowledge with contextual reasoning to eliminate false positives.
mcp-sdk-python-bootstrapper
a5c-ai/babysitter
Bootstrap MCP server with Python SDK, transport configuration, tool/resource handlers, and proper project structure.
cwicr-comparison-tool
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction
Compare cost estimates across projects, versions, and scenarios. Identify variances, benchmark against standards, and generate comparison reports.
cwicr-bid-analyzer
datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction
Analyze contractor bids against CWICR benchmarks. Identify pricing anomalies, compare bid components, and support bid evaluation decisions.
project-init
athola/claude-night-market
'Interactive project initialization with git setup, workflows, hooks,
async-python-patterns
Microck/ordinary-claude-skills
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
project-planning
athola/claude-night-market
Transform specifications into implementation plans with architecture design and dependency-ordered tasks. Use for spec-to-plan conversion, task breakdown, effort estimation. Skip if no spec exists.
pomodoro
jakedahn/pomodoro
Simple Pomodoro timer for focused work sessions with session tracking and productivity analytics. Use when users request focus timers, ask about productivity patterns, or want to track work sessions over time. Demonstrates the System Skill Pattern (CLI + SKILL.md + Database).
mcp-transport-sse-setup
a5c-ai/babysitter
Configure HTTP/SSE transport for web-based MCP servers with proper endpoints, authentication, and CORS.
tenax
Rab-crypto/tenax
Project memory. REQUIRED: Include [D] topic: [P] name: [T] [I] markers inline for choices/findings.
speckit-baseline
dceoy/speckit-agent-skills
Generate feature specifications by analyzing existing source code.
grace-fix
osovv/grace-marketplace
Debug an issue using GRACE semantic navigation. Use when encountering bugs, errors, or unexpected behavior — navigates the knowledge graph to locate the relevant module, traces to the specific semantic block, analyzes the mismatch between contract and implementation, and applies a targeted fix.
typescript-best-practices
Taoidle/plan-cascade
TypeScript/Node.js best practices. Use when writing or reviewing TypeScript code. Covers type safety, async patterns, and error handling.
speckit-analyze
dceoy/speckit-agent-skills
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
documentation-criteria
shinpr/agentic-code
Guides PRD, ADR, Design Doc, and Work Plan creation. Use when: planning features, writing specs, or creating technical documents.
mcp-transport-websocket-setup
a5c-ai/babysitter
Configure WebSocket transport for bidirectional MCP communication with connection management and reconnection handling.
speckit-clarify
dceoy/speckit-agent-skills
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
implementation-approach
shinpr/agentic-code
Selects implementation strategy (vertical/horizontal/hybrid) with risk assessment. Use when: planning features or deciding development approach.
contract-generator
dkyazzentwatwa/chatgpt-skills
Use when asked to generate legal contracts, agreements, or documents from templates with variable substitution and formatting.
integration-e2e-testing
shinpr/agentic-code
Designs integration and E2E tests with mock boundaries. Use when: writing E2E tests, integration tests, or reviewing test quality.
testing-strategy
shinpr/agentic-code
Prioritizes tests based on ROI and critical user journeys. Use when: deciding test coverage, selecting test types, or budgeting effort.