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

geometric-architecture

星标20
分支5
更新时间2026年6月16日 07:42

A 3-D spatial coordinate system for the dependency graph. Every component is given an address (X = domain, Y = abstraction tier, Z = layer), dependency coupling is routed through declared adjacent positions, and connection direction is encoded by which face links to which. Long-range and forbidden cyclic connections become structurally expensive instead of merely discouraged. Includes ESLint enforcement via `eslint-plugin-boundaries` and `no-restricted-imports`. TRIGGER when: deciding where a new module/service/layer lives, designing or refactoring the dependency graph, diagnosing layer/cycle/god-object/cross-domain tangles, or configuring dependency- guard lint rules. SKIP for: routine business logic inside an existing module, bug fixes, content/copy edits, CSS-only changes, dependency bumps, trivial renames. For first-principles rules on what goes inside a module see `architecture-guidelines`; for evaluating whether a structural change actually reduces complexity see `structural-simplification`.

安装

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

SKILL.md
readonly