This package contains everything you need to master Claude Code from zero to hero.
- 00-ZERO-TO-HERO-GUIDE.md - Complete learning path from basics to mastery
- 01-TOOLS-COMPARISON.md - Comprehensive comparison of all Claude Code tools
- 02-QUICK-REFERENCE.md - Quick reference cheat sheet
- 03-BEST-PRACTICES.md - Industry best practices and patterns
- 04-TROUBLESHOOTING.md - Common issues and solutions
- agents/ - Domain experts and MCP-integrated agents
- skills/ - Ready-to-use skill examples
- commands/ - Slash command examples
- hooks/ - Hook configurations
- plugins/ - Complete plugin examples
- templates/ - Starter templates for all tool types
- resources/links.md - Useful links and communities
- resources/glossary.md - Terms and definitions
- Read
00-ZERO-TO-HERO-GUIDE.mdfor complete learning path - Reference
01-TOOLS-COMPARISON.mdwhen choosing tools - Copy from root-level
agents/,skills/,commands/to~/.claude/ - Customize templates from
templates/for your needs
- Read sections 1-2 of Zero to Hero guide
- Complete exercises in Level 1
- Create your first CLAUDE.md
- Learn basic slash commands
- Read sections 3-4 of Zero to Hero guide
- Complete Level 2 exercises
- Create custom slash commands
- Work with Git integration
- Read section 5 of Zero to Hero guide
- Complete Level 3 exercises
- Create your first Skills
- Build custom Sub-agents
- Integrate MCP servers
- Read sections 6-7 of Zero to Hero guide
- Complete Level 4-5 exercises
- Create Hooks for automation
- Build complete Plugins
- Start with Agent SDK
- Start simple: Master basics before advancing
- Practice daily: Build real projects
- Join community: Learn from others
- Share knowledge: Help others learn
- Official Docs: https://code.claude.com/docs
- Skills Repo: https://github.com/anthropics/skills
- MCP Docs: https://modelcontextprotocol.io
- Community: r/ClaudeAI
This guide is provided as educational material. Examples are Apache-2.0 licensed unless otherwise specified.
Found an issue or have improvements? Contributions welcome!
For questions:
- Check the troubleshooting guide
- Visit official documentation
- Ask in community forums
Version: 1.0.0 Last Updated: January 2026
Author: Michel Abboud AI Assistance: Created with the help of Claude Code (Anthropic)
This project is open source under the Apache-2.0 License. Free to use for personal and commercial projects.