Design Interface

Design a code interface and its responsibility boundary from concrete caller needs. Use when choosing what a module exposes, where coordination belongs, or how callers control dependencies and lifecycle. Do not use for visual UI design, domain terminology alone, critique alone, or implementing a settled feature or refactor without an unresolved interface decision.

bsafronov d804f01 2 files · 3.6 KB Updated

File contents

bsafronov/prosto-skills/tree/main/skills/.experimental/design-interface commit d804f01812

Frequently asked questions

npx skillmds@latest add bsafronov/design-interface