Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 423 Bytes

File metadata and controls

9 lines (8 loc) · 423 Bytes

AI Coding Agent Guidelines

  • Keep the app production-style and polished.
  • Prefer small, readable components.
  • Preserve existing working flows unless a change is necessary.
  • Do not add OpenAI features unless explicitly requested.
  • Keep Supabase user scoping and security intact.
  • Summaries should include what changed, any setup needed, and how the change should be tested.
  • Prefer clean UI and responsive layouts.