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.
ln-712-nuget-upgrader
levnikolaevich/claude-code-skills
Upgrades .NET NuGet packages with breaking change handling
langgraph-hitl
a5c-ai/babysitter
Human-in-the-loop integration for LangGraph workflows with approval and intervention points
accessibility
Fujigo-Software/f5-framework-claude
Web accessibility guidelines and implementation
test-skill
martinemde/skillet
A simple test skill that creates a greeting file
company-research
blisspixel/primr
Run company research using Primr. Use when the user asks to research, analyze, or investigate a company, or provides a company URL.
pwp-debug
shandar/pwp-plugin
Systematic debugging protocol — diagnose, isolate, and fix bugs with discipline. Use this skill whenever the user reports a bug, error, crash, or unexpected behavior. Also use when they say things like 'this is broken', 'not working', 'something's wrong', 'fix this', 'why is this failing', or share an error message or stack trace. Covers reproduce → isolate → root cause → fix → verify workflow.
agent-browser
partme-ai/full-stack-skills
A comprehensive skill for using agent-browser, a CLI tool for browser automation designed for AI agents, developed by Vercel Labs. This skill covers installation, core commands, selectors (refs, CSS, XPath, semantic locators), agent mode, sessions, options, and best practices. Use this skill whenever the user needs to automate browser interactions via CLI commands, especially for AI agents that need to interact with web pages.
swift-concurrency
AvdLee/Swift-Concurrency-Agent-Skill
Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable conformance issues, and guide Swift 6 migration. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).
agent-creator
fusengine/agents
Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.
ant-design-mobile
partme-ai/full-stack-skills
Provides comprehensive guidance for Ant Design Mobile component library including mobile components, themes, and platform adaptations. Use when the user asks about Ant Design Mobile, needs to build mobile applications, or implement mobile UI components.
composio-search-automation
ComposioHQ/awesome-claude-skills
Automate Composio Search tasks via Rube MCP (Composio). Always search tools first for current schemas.
craftmypdf-automation
ComposioHQ/awesome-claude-skills
Automate Craftmypdf tasks via Rube MCP (Composio). Always search tools first for current schemas.
ant-design-mini
partme-ai/full-stack-skills
Provides comprehensive guidance for Ant Design Mini component library for mini-programs including components, themes, and platform support. Use when the user asks about Ant Design Mini, needs to build mini-program applications, or use mini-program components.
api-design
Fujigo-Software/f5-framework-claude
API design principles for REST, GraphQL, and gRPC
load-balancing-patterns
ancoleman/ai-design-components
When distributing traffic across multiple servers or regions, use this skill to select and configure the appropriate load balancing solution (L4/L7, cloud-managed, self-managed, or Kubernetes ingress) with proper health checks and session management.
cowork-plugin-customizer
anthropics/knowledge-work-plugins
Customize a Claude Code plugin for a specific organization's tools and workflows. Use when: customize plugin, set up plugin, configure plugin, tailor plugin, adjust plugin settings, customize plugin connectors, customize plugin skill, customize plugin command, tweak plugin, modify plugin configuration.
rocketlane-automation
ComposioHQ/awesome-claude-skills
Automate Rocketlane tasks via Rube MCP (Composio). Always search tools first for current schemas.
ant-design-vue
partme-ai/full-stack-skills
Provides comprehensive guidance for Ant Design Vue (AntDV) component library for Vue 3. Covers installation, usage, API reference, templates, and all component categories. Use when building enterprise-class UI with Vue 3 and Ant Design.
rollback-automation-skill
a5c-ai/babysitter
Automate rollback procedures with state snapshots, rollback scripts, and verification automation
fewword
sheeki03/Few-Word
Use this skill when tool outputs exceed 2000 tokens, tasks span multiple conversation turns, sub-agents need to share state, context window is bloating, plans need to persist across summarization, terminal/log output needs selective querying, or when user mentions "offload context", "dynamic context discovery", "filesystem memory", "scratch pad", "reduce context bloat", or "just-in-time context loading".
soap-to-rest-converter
a5c-ai/babysitter
Convert SOAP web services to REST APIs with WSDL parsing and resource modeling
ctf-crypto
ljagiello/ctf-skills
Cryptography attack techniques for CTF challenges. Use when attacking encryption, hashing, signatures, ZKP, PRNG, or mathematical crypto problems involving RSA, AES, ECC, lattices, LWE, CVP, number theory, Coppersmith, Pollard, Wiener, padding oracle, GCM, key derivation, or stream/block cipher weaknesses.
learn
aiskillstore/marketplace
Extract and persist insights from the current conversation to the knowledge base
context-engineering
Byunk/minimal-claude-code
Principles for designing context-efficient AI agents and tools. Use when designing LLM tools, agents, MCP servers, or multi-agent systems.