# Claude Code Instructions **Important:** Read `agents.md` for detailed instructions on visual testing and project structure. ## Git Commits - Never include Co-Authored-By or author attribution in commit messages ## Visual Testing See `agents.md` for complete instructions. Quick reference: ```bash # Start server, then run tests python -m fire_nation_attacked.main & cd visual_testing && npx playwright test ``` Screenshots go to `visual_testing/screenshots//`