| New screen · build |
“Make me a productivity app.” The audience, screen, and essential actions are undefined.
|
“Create one task-list screen with add, complete, and delete actions. Keep the interface usable on a narrow phone.”
|
| New screen · check |
Accept a screenshot as evidence that the controls work.
|
Ask for manual tests covering an empty list, a completed task, and deletion after a refresh.
|
| Existing app · change |
“Improve my app.” Claude has no boundary for what it may replace.
|
Provide the relevant files and ask for a status filter while preserving current task storage and layout.
|
| Existing app · check |
Apply a large rewrite without inspecting the difference.
|
Request a file-by-file change summary, then run the existing behavior and the new filter.
|
| Bug fix · investigate |
“It doesn't work.” There is no reproducible failure to diagnose.
|
Give the error text, reproduction steps, expected behavior, and the smallest relevant code excerpt.
|
| Bug fix · check |
Assume a plausible explanation means the bug is fixed.
|
Ask Claude for the suspected cause, a minimal patch, and a regression test you can run.
|