Claude Code
Claude Code skills are designed for Anthropic's terminal-first coding agent workflow. Developers usually browse this page for repo-aware prompts, debugging helpers, refactoring guidance, setup automations, and other skills that fit command-line software work.
Skills compatible with Claude Code
agent-introspection-debugging
Use this skill when an agent run is failing repeatedly, consuming tokens without progress, looping on the same tools, or drifting away from the intended task.
agent-payment-x402
Enable AI agents to make autonomous payments with built-in spending controls. Uses the x402 HTTP payment protocol and MCP tools so agents can pay for external services, APIs, or other agents without custodial risk.
agent-slack
Slack automation CLI for reading, searching, sending, and managing messages, channels, and files.
agent-sort
Use this skill when a repo needs a project-specific ECC surface instead of the default full install.
agents-md
Create and maintain minimal, high-signal agent documentation under 60 lines.
ai-evals
Systematic evaluation framework for AI products using practitioner-driven methodologies.
analyze
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md .
andrej-karpathy-perspective
蒸馏自:20+篇博文、Lex Fridman/Dwarkesh Patel等16段访谈、100+条X帖子、GitHub项目README 调研截止:2026-04-05
antigravity-manager
Skill by ara.so — Daily 2026 Skills collection.
api-connector-builder
Use this when the job is to add a repo-native integration surface, not just a generic HTTP client.
apollo-mcp-server
Connect AI agents to GraphQL APIs through the Model Context Protocol with built-in introspection and operation tools.
architecture
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md .
audit-support
Important : This skill assists with SOX compliance workflows but does not provide audit or legal advice. All testing workpapers and assessments should be reviewed by qualified financial professionals. While "significance" and "materiality" are context-specific concepts that are ultimately assessed by auditors, this...
automation-audit-ops
Use this when the user asks what automations are live, which jobs are broken, where overlap exists, or what tooling and connectors are actually doing useful work right now.
autonomous-agent-harness
Turn Claude Code into a persistent, self-directing agent system using only native features and MCP servers.
benchmark
Source details, install context, and public review data are available on the full page.
bilibili-subtitle
Extract subtitles from Bilibili videos with AI proofreading, ASR fallback for videos without captions, and structured summaries.
block-no-verify-hook
PreToolUse hook configuration that intercepts and blocks bypass-flag usage before execution, ensuring AI agents cannot skip pre-commit hooks, GPG signing, or other git safety mechanisms.
brand-voice
Build a durable voice profile from real source material, then use that profile everywhere instead of re-deriving style from scratch or defaulting to generic AI copy.
brand-voice-enforcement
Apply existing brand guidelines to all sales and marketing content generation. Load the user's brand guidelines, apply voice constants and tone flexes to the content request, validate output, and explain brand choices.
browser-qa
Uses the browser automation MCP (claude-in-chrome, Playwright, or Puppeteer) to interact with live pages like a real user.
build-mcp-app
An MCP app is a standard MCP server that also serves UI resources — interactive components rendered inline in the chat surface. Build once, runs in Claude and ChatGPT and any other host that implements the apps surface.
build-mcp-server
You are guiding a developer through designing and building an MCP server that works seamlessly with Claude. MCP servers come in many forms — picking the wrong shape early causes painful rewrites later. Your first job is discovery, not code .
build-mcpb
MCPB is a local MCP server packaged with its runtime . The user installs one file; it runs without needing Node, Python, or any toolchain on their machine. It's the sanctioned way to distribute local MCP servers.