All Skills
(19,010)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.
atdd-developer
jikig-ai/soleur
This skill should be used when implementing features using Acceptance Test Driven Development. It guides through the RED/GREEN/REFACTOR cycle with explicit permission gates between phases. Triggers on "TDD", "ATDD", "test-driven", "red green refactor", "acceptance test first", "write failing test".
databases
zircote/agents
Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replication and sharding, implementing backup and restore strategies, managing database users and permissions, analyzing query performance, or administering production databases.
homebrew-formula-generator
a5c-ai/babysitter
Generate Homebrew formula for CLI distribution on macOS and Linux.
Microsoft Clarity Automation
ComposioHQ/awesome-claude-skills
Automate user behavior analytics with Microsoft Clarity -- export heatmap data, session metrics, and engagement analytics segmented by browser, device, country, source, and more through the Composio Microsoft Clarity integration.
pentest-auth-bypass
0x-Professor/Agent-Skills-Hub
Test authentication and session management controls for bypass and account takeover scenarios.
-21risk-automation
ComposioHQ/awesome-claude-skills
Automate 21risk tasks via Rube MCP (Composio). Always search tools first for current schemas.
obra-using-superpowers
faulkdev/github-copilot-superpowers
Use when working in VS Code Copilot Agent mode and you want the Superpowers workflow (plans, verification, debugging, TDD) applied consistently.
brainstorm
manastalukdar/claude-devstudio
Interactive design refinement with structured exploration
tauri
johnlarkin1/claude-code-extensions
Comprehensive Tauri v2 development skill for building cross-platform desktop applications with Rust backends and web frontends. This skill should be used when creating new Tauri apps, adding commands and IPC communication, developing plugins, managing application state, or integrating Rust with JavaScript/TypeScript frontends. Triggers on tasks involving #[tauri::command], invoke(), Tauri plugins, desktop app development, or Rust-WebView integration.
obra-writing-plans
faulkdev/github-copilot-superpowers
Use when the user asks for a plan, roadmap, or step-by-step breakdown for a multi-step task in VS Code Copilot Agent mode.
vue-pinia-best-practices
akrammjidou/skills
Pinia stores, state management patterns, store setup, and reactivity with stores.
learn-review
charlesjones-dev/claude-code-plugins-dev
Review code you wrote using the Socratic method - Claude asks guiding questions to help you spot issues and improvements yourself.
skill-share
ComposioHQ/awesome-claude-skills
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
create-clone
YoniChechik/claude-code-config
Create isolated git clone for feature
verification-before-completion
faulkdev/github-copilot-superpowers
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
swift-patterns
shahtuyakov/claude-setup
Swift and SwiftUI development patterns for building native iOS/iPadOS applications. Use when implementing views, view models, data persistence, networking, concurrency, and navigation. Covers Swift 6.2, SwiftUI, SwiftData, iOS 26 features including Liquid Glass and Foundation Models.
obra-subagent-driven-development
faulkdev/github-copilot-superpowers
Use when executing implementation plans with independent tasks in the current session
review-patterns
mrge-io/cubic-claude-plugin
Use when the user is writing code, reviewing code, asking about code quality standards, or wondering "what does this team care about in reviews". Pulls team-specific review learnings from cubic to apply the team's coding conventions and review preferences.
slack-token-extractor
crypdick/pynchy
Refresh expired Slack browser tokens (xoxc/xoxd) using persistent browser sessions. Use when Slack MCP tools fail with authentication errors.
api-compatibility-analyzer
a5c-ai/babysitter
Analyze API changes for backward compatibility with breaking change detection and consumer impact assessment
rebase-main
flurdy/agent-skills
Rebase the current branch onto an updated main branch. Use when main has been updated and you need to incorporate those changes into your feature branch.
code-quality-review
rsmdt/the-startup
Unified code review skill for correctness, design, readability, security, performance, testability, accessibility, and error-handling conventions. Use when reviewing changes, enforcing quality standards, or identifying technical debt.
google-chat-messages
jezweb/claude-skills
Send Google Chat messages via webhook — text, rich cards (cardsV2), threaded replies. Includes TypeScript types, card builder utility, and widget reference.
terminal-capability-detector
a5c-ai/babysitter
Detect terminal capabilities including color support, TTY status, size, and Unicode support for adaptive CLI output.