What problem does it solve? When making frontend UI changes, developers often move on to the next task without confirming the user is satisfied, forcing the user to manually type feedback or corrections later. This Skill enforces a mandatory interactive approval step after every visual change. ## Core Features & Use Cases - Mandatory Feedback Gate: After any page redesign, component update, styling fix, or layout change, the AI must ask for feedback using the question tool before continuing. - Structured Approval Options: Presents quick options like "Approved" and "Needs tweaks" so the user never has to type a response manually. - Iterative Refinement Loop: If the user requests changes, the AI iterates on the fix and asks again until explicit approval is given. - Use Case: While restyling a course card component in a Next.js app, the AI describes the change and immediately asks for approval, ensuring every visible edit is reviewed one at a time. ## Quick Start Ask the AI to update any frontend component or page styling and it will automatically request your approval through the question tool after each change.