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.
trello-automation
davepoon/buildwithclaude
Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically.
Typography Selector
davepoon/buildwithclaude
Browse and select fonts from Google Fonts or curated pairings. Use to find the perfect typography for a design project.
vercel-automation
davepoon/buildwithclaude
Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas.
docs-writer
yunseo-kim/awesome-agent-toolbox
Unified documentation workflow for writing, reviewing, and updating technical docs across repositories. Use when users ask to write or edit docs, review doc quality, map code changes to doc impact, scaffold new documentation, update README/API guides, or improve docs in `/docs` and `*.md`/`*.mdx` files. Supports self-contained profile-based behavior for generic docs, Next.js docs, and Angular docs.
git-branch
puku0x/agent-skills-test
Create Git branches with automatic type detection and project-specific naming conventions. Use when asked to "create a branch", "make a new branch", "create branch for changes", or when ready to organize code changes into a new branch. Supports feat, fix, docs, refactor, test, build, ci, chore, revert, and perf branch types with automatic type selection based on changed file patterns.
discovery-process
deanpeters/Product-Manager-Skills
Guide product managers through a complete discovery cycle—from initial problem hypothesis to validated solution—by orchestrating problem framing, customer interviews, synthesis, and experimentatio
director-readiness-advisor
deanpeters/Product-Manager-Skills
Coaches PMs and new Directors through the transition from individual contributor to organizational leader across four situations: preparing, interviewing, newly landed, or recalibrating.
None
mukul975/Anthropic-Cybersecurity-Skills
Campaign attribution analysis involves systematically evaluating evidence to determine which threat actor or group is responsible for a cyber operation. This skill covers collecting and weighting attr
context-engineering-advisor
deanpeters/Product-Manager-Skills
Diagnose context stuffing vs. context engineering. Assess practices, define boundaries, and advise on memory architecture, retrieval, and the Research→Plan→Reset→Implement cycle.
ax-core-data
Kasempiternal/axiom-v2
Core Data stack setup, NSPersistentContainer, NSManagedObjectContext, thread-confinement, CloudKit integration, migration, diagnostics, SwiftData bridging
matlab-performance-optimizer
matlab/skills
Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user requests optimization, mentions slow code, performance issues, speed improvements, or asks to make code faster or more efficient.
positioning-workshop
deanpeters/Product-Manager-Skills
Guide product managers through discovering and articulating product positioning by asking adaptive questions about target customers, unmet needs, product category, benefits, and competitive differenti
Po
javalenciacai/develop-skills
--- name: po description: Product Owner. Defines requirements, user stories, acceptance criteria and backlog prioritization. Uses Shape Up methodology. Reports to PM. Use when: (1) Writing user stories or acceptance criteria, (2) Defining product requirements or PRDs, (3) Backlog prioritization or
recommendation-canvas
deanpeters/Product-Manager-Skills
Evaluate and propose AI product solutions using a structured canvas that assesses business outcomes, customer outcomes, problem framing, solution hypotheses, positioning, risks, and value justificatio
validate-skill
MSiccDev/ai-context-kit
Validate SKILL.md artifacts for schema, quality, safety, portability, and scoring compliance.
Test Design Istqb
javalenciacai/QASkills
--- name: test-design-istqb description: Apply ISTQB Foundation Level test design techniques including equivalence partitioning, boundary value analysis, decision tables, and state transition testing to create comprehensive test cases. --- # Test Design - ISTQB Techniques Expert skill for d
magento-cache-analyst
maxnorm/magento2-agent-skills
Optimizes Magento 2 caching strategies for enterprise performance. Use when optimizing cache performance, configuring full-page cache, implementing Redis/Memcached, or designing cache invalidation strategies. Masters FPC, application cache, and distributed caching solutions.
web
ggozad/haiku.skills
Search the web and fetch page content.
tml-so-what
CobraChickenAI/tml-capture-kit
Analyze a TML architecture map and surface specific, grounded opportunities — where AI can help, where processes can improve, where gaps create risk. The 'So What?' that turns documentation into action. Part of the TML capture pipeline — runs after tml-map, before tml-hygiene.
plugin-structure
fcakyon/claude-codex-settings
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
finishing-a-development-branch
ed3dai/ed3d-plugins
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
defense-in-depth
ed3dai/ed3d-plugins
Use when invalid data causes failures deep in execution - validates at every layer data passes through to make bugs structurally impossible rather than temporarily fixed
writing-skills
ed3dai/ed3d-plugins
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
gh-pr-create
dceoy/github-cli-agent-skills
Create GitHub pull requests with gh CLI, including draft status, reviewers, labels, and projects.