orthoplus-arch-guard
CommunityCatch architecture violations early.
Software Engineering#code quality#security risk#frontend scanning#architecture guard#refactor tasks#backend scanning#prisma layering
AuthorB0yZ4kr14
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents OrthoPlus Enterprise codebase drift by detecting high-risk architectural violations before they become entrenched, expensive to fix issues.
Core Features & Use Cases
- Backend architecture violation scanning: Detects controllers accessing Prisma directly, identifies overly large controllers (over 300 lines), flags missing repository-layer patterns, and highlights raw SQL usage outside
database_admin. - Frontend architecture violation scanning: Detects inline API calls inside page components, flags oversized components (over 300 lines), and warns about tokens stored in
localStoragedue to XSS risk. - Automated refactor task generation: Produces a Markdown findings report and updates architecture-refactor tasks to move teams toward a healthier layering model.
Quick Start
Ask the AI to run the architecture guard scan by telling it: “Execute /arch.scan for OrthoPlus-Enterprise and generate the detailed Markdown findings report.”
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: orthoplus-arch-guard Download link: https://github.com/B0yZ4kr14/OrthoPlus-Enterprise/archive/main.zip#orthoplus-arch-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.