Cursor Local Dev Loop Establish a productive daily development workflow using Cursor's AI features at each stage of the code-write-test-commit cycle. The AI-Augmented Development Loop Stage 1: Plan (Chat) Start each task by discussing architecture with Chat: Chat excels at: - Architecture decisions before writing code - Evaluating trade-offs (SQL join table vs JSON array, REST vs GraphQL) - Understanding existing patterns via Stage 2: Scaffold (Composer) Once the plan is clear, use Composer for multi-file generation: Tip: Reference existing files with so Composer replicates your patterns inst…