I7Intermediate

CLAUDE.md Optimization Challenge

60 minEvery project

Format: Write an optimized CLAUDE.md file for your project.

Must Include:

# Project Name
One sentence describing what this project does.

## Tech Stack
- Frontend: [framework]
- Backend: [services]
- Database: [type]

## Project Structure
- /src: Source code
- /tests: Tests
- /docs: Documentation

## Development Standards
- Code style: [description]
- Naming conventions: [description]
- Testing requirements: [description]

## Common Mistakes
- Don't [specific wrong practice]
- Always [specific correct practice]

## Current Status
- Working on: [feature]
- Next up: [plan]
- Known issues: [list]

Test: Start a new Claude Code session with your CLAUDE.md, give it a task, and see if the AI follows your conventions.

My Notes