What problem does it solve?
Manual technical reviews miss measurable implementation issues across accessibility, performance, theming, responsive behavior, and common design anti-patterns; this Skill automates consistent, code-level discovery so teams can prioritize fixes before release. It focuses on verifiable problems (contrast ratios, ARIA, bundle size, layout thrash, hard-coded tokens, touch targets, and AI-style visual tells) rather than subjective design tastes.
Core Features & Use Cases
- Multi-dimension diagnostics: Runs structured checks for Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns and scores each 0–4.
- Prioritized, actionable output: Produces P0–P3 severities, cites file/component locations, and maps issues to specific remediation commands (e.g., /optimize, /layout, /colorize).
- Use cases: Pre-release audits of pages or components, CI/code-review support to catch regressions, and focused investigations into accessibility or performance regressions.
Quick Start
Ask the skill to audit a specific target such as the checkout page to receive a scored report with cited issues and prioritized remediation commands.