Architecture Enforcer

Synthex architecture pattern enforcer. NEVER suggest Redux, Zustand, tRPC, GraphQL, Server Actions for mutations, or any pattern absent from this codebase. NEVER allow cross-layer imports (page importing from lib/ directly). ALWAYS enforce: Pages → Components → Hooks → lib/ → Database. All mutations go through API routes. Activate on ANY request to design architecture, review patterns, plan a new system, refactor, or assess structural decisions.

cleanexpo d42bdb4 11.8 KB Updated

File contents

cleanexpo/synthex/tree/main/.claude/skills/architecture-enforcer commit d42bdb43ee

Frequently asked questions

npx skillmds@latest add cleanexpo/architecture-enforcer