What problem does it solve?
This Skill ensures you always have access to the official Claude Code documentation, enabling you to answer questions accurately and to load the correct guidance before implementing any Claude Code feature (plugins, skills, hooks, subagents, MCP servers, etc.). It helps you avoid guessing and reduces misconfiguration by validating details against official docs. Always retrieve documentation BEFORE implementing any Claude Code feature.
Core Features & Use Cases
- Official docs access: Retrieve complete Claude Code documentation locally via the claude-docs CLI.
- Comprehensive topic coverage: Load docs for plugins, hooks, skills, MCP, agents, slash commands, settings, security, deployment, and more.
- Workflow accuracy: Load all related docs before implementing features to ensure correct guidance and reduce backtracking.
Quick Start
Use the claude-docs CLI to load documentation and explore topics:
- claude-docs get plugins
- claude-docs list
- claude-docs get mcp