Справочник по настройкам Claude Code

★ 7.5 · learning

claude-code-docs is a Claude Code skill that answers questions about Claude Code itself — slash commands, CLI flags, settings keys, hooks, custom skills, MCP servers, subagents, IDE integrations, and Claude Tag (Slack). Rather than relying solely on training data, it first checks the live configuration generated from the running binary, then consults bundled references (`references/recent-changes.md` and `references/live-sources.md`), and fetches current documentation via WebFetch when the network is available. If the network is unreachable, the skill says so explicitly and points the user to `https://code.claude.com/docs`. Answers are concrete: the exact command, flag, or valid JSON snippet is shown alongside the correct file path (`~/.claude/settings.json`, `.mcp.json`, etc.). It is aimed at developers who are configuring Claude Code or need reliable, up-to-date information about how it actually behaves in their current build.