Training Course Module 2: CLAUDE.md Day 12
Day 12

Module 2 Review

Finalize your CLAUDE.md, test every section, and create a reusable template.

0 / 7 tasks

The perfect CLAUDE.md

A great CLAUDE.md is like a great onboarding document: it tells a new team member (or AI) everything they need to work effectively from day one. It should be discoverable, specific, and maintained like code.

Final review checklist

markdown
- [ ] Project description is 2-3 sentences, accurate
- [ ] Tech stack lists all key dependencies with versions
- [ ] Directory structure is documented with purpose of each folder
- [ ] Code style covers naming, formatting, imports
- [ ] Rules section has 'Always' and 'Never' blocks
- [ ] Custom commands are defined and tested
- [ ] Common tasks are documented (how to run tests, start dev server)
- [ ] Environment variables are listed
- [ ] Authentication/auth patterns are explained
- [ ] CI/CD context is accurate

Practice Tasks

0 / 7
← Day 11: Advanced Patterns ↑ Module overview Module 3: Plan & Loop Modes →