Hands-on labs
Example projects
Clone this repo and open any folder in Claude Code to explore real .claude/ configs, skills, hooks, and agents.
Capstone
DailyFlow
React + FastAPI productivity app from the course video. Morning briefing, tasks, standups.
examples/DailyFlow/
Agents
Task-Manager-App
Sub-agent pipeline with /build-app skill, hooks, and pytest suite.
examples/Task-Manager-App/
Skills
SKILLS-DEMO
Kaggle analysis skill, auto-format hooks, calculator MCP server.
examples/SKILLS-DEMO/
Deploy
SplitMoney
Expense-splitting app with Docker and Helm charts.
examples/SplitMoney/
CLAUDE.md
CLAUDE-MD
Job-application kanban board — Next.js, Prisma, tests.
examples/CLAUDE-MD/
CCA-F
Certification prep
CCA-F exam prep — domains, scenarios, P4/P5 (HTML docs).
examples/CCA-F-PREP/
Quick start
git clone https://github.com/mayankchugh-learning/claude-tutorial.git
cd claude-tutorial/examples/Task-Manager-App
pip install -r requirements.txt
python -m src.cli list