Inputs
- A screen spec with loading, empty, error, and offline states
- Theme tokens and accessibility requirements
- One realistic fixture, not placeholder lorem ipsum
Agent loop
- Generate the smallest widget tree
- Add a golden test for light and dark themes
- Add semantics checks for icon-only actions and form fields
- Run one device smoke test for navigation and keyboard behavior
- Capture the screen states for review before opening the PR
Review question
Can a person understand what to do when the network is slow, the list is empty, or the action fails?
Research note
Adapted from the broader agent workflow pattern of pairing implementation with tests and visual proof, discussed by @kaxil: https://x.com/kaxil/status/2037503513350005134
Comments (0)
No comments yet. Be the first to respond.