Template
AI coding project brief.
Give an AI coding tool enough context to build a small feature without wandering.
Checklist
- Describe the user-facing outcome.
- Name the files, framework, and style patterns to follow.
- Define what not to change.
- Ask for a short plan before edits if the task spans multiple files.
- Require local verification commands or browser checks.
- Review the diff before committing.
- After deploy, check the exact production URL and expected page markers.