Drop this template into the root of any project and customize it. A well-structured CLAUDE.md gives Claude Code the context it needs to work effectively in your codebase.
# CLAUDE.md
## Commands
- `npm run dev` - Start development server
- `npm run build` - Build for production
- `npm test` - Run tests
- `npm run lint` - Run linter
## Architecture
Describe the high-level architecture here: framework, router type, data flow, key directories.
## Conventions
- Describe naming conventions
- Describe file organization patterns
- Describe testing patterns
## Tech Stack
- List frameworks, libraries, and tools