6 hacks
Connect the Claude in Chrome extension so Claude can open your app, click through flows, read console errors, and iterate until the UI actually works.
Create a skill that forces a red→green verification loop so Claude cannot claim done without running the suite.
Spelling out do-this-then-that is now the common failure mode. Describe the goal, the constraints and how Claude knows it is done, then leave the method alone.
End implementation prompts with /simplify so parallel agents review reuse, efficiency, quality, and CLAUDE.md compliance in one sweep.
Force verification with prompts like “prove this works” and “grill me before the PR” so Claude has to validate instead of declaring done.
Write the tests first, then set the goal to making them pass. Claude keeps working across turns until the condition is met instead of stopping after each reply.