Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

codebase-design

Étoiles3
Forks0
Mis à jour1 juillet 2026 à 08:26

Shared vocabulary for designing deep modules: a lot of behaviour behind a small interface, placed at a clean seam, testable through that interface. Defines Module, Interface, Implementation, Depth, Seam, Adapter, Leverage, Locality and the design principles built on them (depth measures leverage not line count; the interface is the test surface; the deletion test; two adapters make a seam real). This is the vocabulary root other design skills reference. Auto-trigger when designing or improving a module's interface, finding deepening opportunities, deciding where a seam goes, making code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly