codebase-design

Installation
SKILL.md

Codebase Design

Design deep modules: substantial behavior behind a small interface, placed at a clean seam and tested through that interface. The aim is leverage for callers, locality for maintainers, and testability for everyone.

Vocabulary

Use these terms exactly. Do not substitute component, service, API, boundary, or unit when one of these terms applies.

Installs
5
First Seen
12 days ago
codebase-design — akathecoder/agentic-setup