by luongnv89
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
# Add to your Claude Code skills
git clone https://github.com/luongnv89/claude-howtoA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
This project complements Anthropic's official documentation with a different approach:
| | Official Docs | This Guide | |--|---------------|------------| | Format | Reference documentation | Visual tutorials with diagrams | | Depth | Feature descriptions | How it works under the hood | | Examples | Basic snippets | Production-ready templates you can use immediately | | Structure | Feature-organized | Progressive learning path (beginner → advanced) | | Onboarding | Self-directed | Guided roadmap with time estimates |
What you'll find here:
/help to building custom agentsLooking for a quick reference? Check out our comprehensive Feature Catalog for:
| Feature | Description | Folder | |---------|-------------|--------| | Feature Catalog | Complete reference with insta...