Minimal First Implementation

Build the smallest correct version first. Name every case, implement only what has a real consumer, return typed errors for the rest. Use when designing new systems, extracting shared packages, or deciding how much to build before shipping.

kevin-liu-01 7f5dea3 4.6 KB Updated

File contents

kevin-liu-01/agent-machines/tree/main/knowledge/skills/minimal-first-implementation commit 7f5dea39e9

Frequently asked questions

npx skillmds@latest add kevin-liu-01/minimal-first-implementation