Module Interface Design

Design or review a module boundary, vocabulary, interface, and hidden implementation so callers face a smaller and more stable contract. Use when code is coupled, concepts leak across layers, responsibilities are unclear, or a redesign needs concrete options before implementation.

JovaniPink 2a4df68 2 files · 2.1 KB Updated

File contents

JovaniPink/skills/tree/main/skills/module-interface-design commit 2a4df68dc4

Frequently asked questions

npx skillmds@latest add jovanipink/module-interface-design