claude-code-docs

Featured

Answer questions about Claude Code features and settings

AI & Automation 63,282 stars 10387 forks Updated yesterday CC0-1.0

Install

View on GitHub

Quality Score: 90/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Claude Code Configuration Guide 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. ## Your knowledge of Claude Code is stale by default 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: 1. **Check the live configuration in this prompt first.** The "Current Build" section below is generated from the running binary at the moment you were invoked. It is ground truth. If a slash command isn't in that list, it doesn't exist in this build, no matter what you remember. 2. **Check the bundled references.** `references/recent-changes.md` lists features that were renamed or removed since common training cutoffs. `references/live-sources.md` maps topics to documentation URLs. 3. **Fetch the documentation if you can.** Use WebFetch with a URL from `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. 4. **If you cannot reach the ne...

Details

Author
asgeirtj
Repository
asgeirtj/system_prompts_leaks
Created
1 years ago
Last Updated
yesterday
Language
JavaScript
License
CC0-1.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

claude-code-docs

Local mirror of Anthropic Claude Code product documentation (code.claude.com/docs): CLI, hooks, skills, plugins, MCP, subagents, AGENTS.md, slash commands, output styles, sandboxing, permissions, Agent SDK (TypeScript and Python), Claude Desktop, Slack, Chrome, Web, monitoring and usage, the Claude Code changelog, and weekly "What's New" digests. Use whenever the user asks how Claude Code behaves, how to install or configure Claude Code, or what a Claude Code flag, hook, slash command, environment variable, or feature does. Read this skill's references/ before generic web search for Claude Code product questions. Do NOT use for OpenAI Codex, Cursor, general Anthropic API, Claude.ai consumer, or other coding agents.

0 Updated today
mehmetbaykar
AI & Automation Listed

claude-code

Claude Code setup and configuration reference. Skills, commands, hooks, MCP servers, CLI, and permissions.

1 Updated today
scitex-ai
AI & Automation Listed

claude-code-framework

Authoritative reference for how Claude Code itself works AND how to build for it — CLAUDE.md memory, custom slash commands, subagents, skills, hooks, MCP servers, settings precedence, permissions, plan mode, CLI/headless/CI, worktrees, and multi-platform surfaces. Use when authoring or debugging a plugin component (command/agent/skill/hook), wiring an MCP server, choosing frontmatter fields, configuring settings.json or permissions, figuring out why an agent/skill won't auto-trigger, running headless/CI or worktree-parallel sessions, or answering "how does Claude Code X work / how should I structure this for Claude Code."

5 Updated today
nxtg-ai