implement-with-validation
Installation
SKILL.md
Implement With Validation
Contract
Browser-facing work is complete only when automated gates pass and every changed user journey passes in the real local application through the user's existing Chrome session.
REQUIRED SUB-SKILL: Use implement for test-first vertical slices and no-debt implementation.
REQUIRED BROWSER SKILL: Use chrome:control-chrome. Follow its browser-selection, authentication, and no-fallback rules exactly.
If the requested behavior has no browser-reachable journey, use implement instead.
Before Coding
Create a browser acceptance matrix from the requirements:
| Behavior | Preconditions | User actions | Expected visible result |
|---|---|---|---|
| One changed journey per row | Required account/data/state | Exact clicks and inputs | Observable product outcome |