Skip to main content
在 Manus 中运行任何 Skill
一键导入

codebase-design

星标3
分支0
更新时间2026年7月1日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly