Runs six parallel Task subagents to critique a development plan (feedback only). IF DEVELOPMENTPLAN.md exists AND Summary says Plan review: Required: pending (M/L) THEN use this skill. Not for repo-rule compliance (validate plan-review mode). No code or plan edits unless the user asks afterward.
Scores a TypeScript + MUI component against a structured quality rubric (0–5 per item). Use when reviewing a specific component for UX, architecture, and maintainability. Not repo-rule audits (validate) or development-plan critique (review-dev-plan).
Grade or improve an attached rule/command file. Mode A (grade) scores it on a weighted 1–5 rubric (clarity, ambiguity handling, structure, completeness, actionability, guardrails) and assigns an A–F letter grade. Mode B (improve) rewrites it against quality standards (brevity, SSOT/DRY, separation of concerns…
Decide whether a product, feature, or component should move closer to industry standards, then propose how (trim / streamline / reframe) and hand off to the right execution skill. Use when the user asks "should we align with industry standards?", "more industry-standard?", "how do we get closer to common practice?"…
Human onboarding: README Quick Start, dev task backlog (/tasks), gates, verification. Requires filling documentation/DOCAPPVISION.md (problem, persona, app role) before fork/clone unless user defers. Use for first-time setup and /start-style requests.
Validates a plan or an implementation via parallel read-only rule-shaped audits, then synthesizes findings before any fixes. Auto-selects depth: plan review, full implementation review (rules + tooling + plan-compliance), or a lighter pre-merge architecture gate. Use when validating a plan/implementation, before…
Writes cross-repo adoption guides ( ADOPTIONGUIDE.md) from an implemented pattern in the source repo. Layer-agnostic porting steps, what-is/is-not, reference file map, and target-repo checklist. Use when the user wants an adoption guide, playbook for other repos, or to document how to replicate a capability outside…
AGENTS.md instructions for TMI-apps/boilerplate-vite-supabase-mui-cursor, covering agents.md, project, workflow — agent skills, rules — single source of truth and defaults.