Deliverable First

Plan and implement features by defining the final deliverable first, then reverse-engineering the smallest code path to it. Use when starting a feature, API, UI screen, or refactor; when the user says begin with the end in mind, work backwards, or what should this look like when done. Produces acceptance criteria, contracts, and UI state maps before bulk coding. Scope boundary: after the deliverable is defined, continuous test execution belongs to `real-time-testing`; structural boundaries belong to `stable-architecture`.

CatCorner22 Updated

File contents

CatCorner22/Cursor_Skills/tree/main/skills/coding/deliverable-first commit 68af56a963

Frequently asked questions

npx skillmds@latest add catcorner22/deliverable-first