Review Architecture

Use when: reviewing code for architectural violations — layer violations, dependency direction mistakes, module boundary coupling, SOLID principle breaches, NestJS module/provider structure, React MVVM boundary violations, or MobX store layer misplacement. Triggered by: "review architecture", "check architecture", "architectural review", or dispatched by review-orchestrator with --architecture or --backend. NOT for: style/naming preferences, logic correctness bugs, or security vulnerabilities.

MrCipherSmith a81e1b9 13.3 KB Updated

File contents

MrCipherSmith/goodai-base/tree/main/skills/review-architecture commit a81e1b9afa

Frequently asked questions

npx skillmds@latest add mrciphersmith/review-architecture