From architect-lint
Route architecture reviews to stack-specific architect-lint skills (Nx, React, NestJS, Integrations). Use when reviewing code against professional architecture principles, running /architect-lint-review, or when the user asks about architecture standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/architect-lint:architect-lintThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Orchestrator for stack-specific architecture principle skills. Each skill references `catalog/stacks/**/*.rule.md` — the single source of truth.
Orchestrator for stack-specific architecture principle skills. Each skill references catalog/stacks/**/*.rule.md — the single source of truth.
| Stack | Skill | Rules |
|---|---|---|
| Nx | architect-lint-nx | 15 |
| React | architect-lint-react | 4 |
| NestJS | architect-lint-nestjs | 33 |
| Integrations | architect-lint-integrations | 2 |
.architect-lint.yaml in the consumer repo (if present) to select stacks and review scope.*.rule.md file before citing a violation.https://matipojo.github.io/architect-lint/rules/{rule-id}.Use /architect-lint-review for progressive disclosure (Tier 1 → Tier 2 → permalink).
npx claudepluginhub matipojo/architect-lint --plugin architect-lintProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.