Workflow:
- •Identify existing patterns (routing, state, data fetching, styling).
- •Implement the feature with minimal new abstractions.
- •Add/update tests if repo has them (RTL/Vitest/Jest).
- •Run repo standard commands (lint/test/build).
- •Summarize: what changed, why, and how to verify manually.