Interface First Design

Design the module interface for one feature before implementation. Use when defining commands, services, hooks, repositories, or public methods so callers see intent rather than implementation details.

harsh817 Updated

File contents

harsh817/awesome_skills/tree/main/Software Engineering/Phase 2 EndToEnd/feature-end-to-end-design/interface-first-design commit 192f94c089

Frequently asked questions

npx skillmds@latest add harsh817/interface-first-design