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

geometric-architecture

Étoiles20
Forks5
Mis à jour16 juin 2026 à 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`.

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