Claude Code Resources and Tools

A focused Claude Code resource index for official docs, FAQ answers, MCP servers, CLI workflows, IDE setup, and practical ClaudeCode101 guides.

Use this page as a focused index for Claude Code learning, setup, tooling, and troubleshooting. It keeps the most useful official sources and ClaudeCode101 guides in one place, without mixing unrelated AI tools into the main workflow.

Start Here

Official Sources

High-Intent Questions

Troubleshooting

Core Mechanics

  • CLAUDE.md - Project context, commands, standards, and delivery rules.
  • Plan Mode - Review the implementation plan before editing.
  • Headless Mode - Run repeatable prompts in automation and CI.
  • Slash commands - Turn repeated prompts into reusable slash commands.
  • Hooks - Add workflow automation and guardrails.
  • Subagents - Use focused agents for repeated specialist roles.
  • Context management - Reduce noisy context and wasted usage.

MCP and Tooling

Workflow Guides

Advanced Usage

Suggested Reading Path

  1. Install Claude Code and run a small project session.
  2. Add a focused CLAUDE.md.
  3. Configure tool permissions and GitHub CLI.
  4. Learn Plan Mode before large edits.
  5. Add MCP servers only when they support a real workflow.
  6. Use context management and headless mode after the basics are stable.
Claude Code Resources and Tools