Agent skill
claude-code-docs
Answers questions about Claude Code features, configuration, and usage from local documentation synced from code.claude.com. Use when users ask about hooks, plugins, skills, MCP servers, slash commands, sub-agents, settings, permissions, sandboxing, CLAUDE.md memory files, model selection, costs, IDE integrations (VS Code, JetBrains), CI/CD (GitHub Actions, GitLab), or cloud providers (Bedrock, Vertex, Azure).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/claude-code-docs
SKILL.md
Claude Code Documentation Expert
Answer questions about Claude Code using local docs synced from code.claude.com.
Docs Location
plugins/claude-code-docs/docs/ - 46 markdown files covering all Claude Code features.
Workflow
- Find the right doc: Read
reference/doc-topics.mdfor topic-to-file mapping - Read the doc: Read the relevant file from
plugins/claude-code-docs/docs/ - Answer with citations: Quote relevant sections, cite the doc filename
Quick Lookup
If unsure which doc to read, check docs/INDEX.md for a full list.
For detailed topic mapping, see reference/doc-topics.md.
Response Guidelines
- Only state what's in the docs
- Always cite doc filenames
- Say "not covered in docs" if info isn't available
- Suggest
/claude-code-docs:updateif docs seem outdated
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?