Interactive Claude Code guide
Claude How-To Interactive Guide
Note: The live guide is hosted as a standalone static project. It adapts the open-source claude-howto project by luongnv89.
This guide is the quickest way to understand the practical surface area of Claude Code without learning it only by trial and error.
It covers the parts that matter once you move beyond basic prompting: commands, memory, hooks, MCP servers, subagents, and workflow patterns that make the tool more useful in real projects.
Who this is for
Use this page if you already know what Claude Code is and want a clearer operating model for it. The emphasis is not on product marketing. It is on what each capability changes in practice when you are actually trying to work faster or more autonomously.
What to focus on first
If you are early, start with commands and memory. If you are already using Claude Code regularly, the more important sections are hooks, MCP, and subagents, because those are the pieces that change how the system is structured rather than just how it is prompted.