AgentSkillsCN

claude-code-customization

快速找到所需的Claude Code文档(斜杠命令、钩子、插件、代理技能、子代理、MCP)。当您正在构建或调试Claude Code的自定义功能,需要查阅相关API参考或使用指南时,可使用此功能(例如,“编写斜杠命令”“添加钩子”“构建插件”“代理技能”“子代理”)。

SKILL.md
--- frontmatter
name: claude-code-customization
description: Find the right Claude Code docs fast (slash commands, hooks, plugins, agent skills, subagents, MCP). Use when you’re building or debugging Claude Code customizations and need the relevant API reference or guide (e.g., “write a slash command”, “add a hook”, “build a plugin”, “agent skills”, “subagents”).
allowed-tools: Read, Grep, Glob

Claude Code Customization

Use this skill to navigate the documentation in this folder and jump straight to the correct reference/guide.

What this skill is for

  • Designing and implementing custom slash commands
  • Building hooks and event-driven automations
  • Developing Claude Code plugins
  • Working with agent skills, subagents, and MCP integrations

How to use

Ask a specific “how do I…” question (or name the feature), then follow the links below for the authoritative API surface and examples.

If you’re not sure where to start, begin with the relevant reference doc first, then the corresponding guide.

General Resources

Agent Skills Resources

Subagents Resources

Plugins Resources

Hooks Resources

Slash Commands Resources