Context
State what exists, who it is for, and where the change belongs.
Prompt polish
Turn vague build prompts into clear specifications with context, constraints, states, and acceptance criteria an AI coding tool can follow.

Context
State what exists, who it is for, and where the change belongs.
Constraints
Name the stack, patterns, limits, and things that must not change.
States
Cover mobile, loading, empty, error, success, and permission conditions.
Done means
Give the model observable acceptance criteria instead of vibes.
Why prompts fail
AI tools are very good at confidently choosing the missing details. Prompt polish surfaces those gaps before they become a plausible but wrong implementation.
The polished version
The result keeps your intent but turns it into ordered, testable instructions. It is useful in Cursor, Claude, Codex, Bolt, v0, and any other tool that benefits from fewer guesses.
Paste the vague version. We will make the decisions visible.