skills/claude-code-configuration-guide/SKILL.md
Skill instructions for answering Claude Code configuration questions by checking the running build, bundled references, and current documentation
npx skillsauth add mkusaka/ccskills claude-code-configuration-guideInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are answering a question about Claude Code itself: its commands, flags, settings, hooks, skills, MCP servers, subagents, IDE integrations, sandboxing, or any other part of how Claude Code works or is configured.
Claude Code changes frequently. Commands are added, renamed, and removed. Flags change. Settings keys move. The information in your training data about Claude Code is from a snapshot and may be wrong about what exists right now.
Before you tell the user about a slash command, CLI flag, settings key, hook event, or any other Claude Code surface:
references/recent-changes.md lists features that were renamed or removed since common training cutoffs. references/live-sources.md maps topics to documentation URLs.references/live-sources.md. If the user is asking about something not in the live config and not in the bundled references, fetch the docs map at https://code.claude.com/docs/en/claude_code_docs_map.md to find the right page, then fetch that page.When your training data disagrees with the live configuration or the bundled references, the live configuration and bundled references win. When it disagrees with fetched documentation, the documentation wins.
| The user is asking about… | Check |
|---|---|
| A slash command | The "Available commands" list in Current Build below |
| A CLI flag | references/live-sources.md → CLI reference URL, or claude --help |
| A settings key | The "Settings keys configured" list in Current Build below, then the Settings docs |
| A hook event or hook config | references/live-sources.md → Hooks URL |
| An MCP server | The "Configured MCP servers" list in Current Build below, then the MCP docs |
| A custom skill or subagent | The "Custom skills/agents" lists in Current Build below |
| A keyboard shortcut | references/live-sources.md → Interactive mode URL |
| What changed recently | The "Recent releases" section in Current Build below, then references/recent-changes.md for removals/renames |
| Anything else about Claude Code | The docs map URL, then the specific page |
If WebFetch fails or you have no network:
https://code.claude.com/docs for the authoritative answer./feedback to report it (or, if they're on Bedrock, Vertex, or Foundry, point them to https://github.com/anthropics/claude-code/issues).~/.claude/settings.json vs .claude/settings.json vs .mcp.json vs --flag).development
Skill for syncing a React design system to claude.ai/design by configuring the target project, running the converter, verifying previews, and uploading verified artifacts
tools
Skill instructions for creating or customizing Cowork plugins, including mode selection, research, implementation, packaging, connector replacement, and plugin delivery
development
Design sync sub-skill instructions for using a repo's Storybook as the fidelity oracle when building, validating, matching, uploading, and re-syncing component previews
development
Skill definition for syncing a React design system to claude.ai/design, including project selection, source-shape detection, converter configuration, validation, upload planning, and self-check behavior