skills/smithery.ai/claude-code-docs

claude-code-docs

Installation
SKILL.md

Claude Code Documentation

Claude Code is Anthropic's agentic coding tool that lives in your terminal. It helps turn ideas into code, understands your codebase, and can execute commands with first-class TypeScript and Python support.

Documentation Structure

references/
├── getting-started/       # Quickstart and workflows (3 files)
├── configuration/         # Settings, models, memory (4 files)
├── build-with-claude-code/ # Skills, hooks, plugins, MCP (9 files)
├── deployment/            # Cloud providers, containers (8 files)
└── reference/             # CLI, hooks, commands reference (6 files)

Topic Guide

Installs
1
First Seen
Apr 26, 2026
claude-code-docs from smithery.ai