What problem does it solve? Manually reviewing pull requests and code changes for quality, security, performance, and accessibility issues is time-consuming and inconsistent. This Skill provides a systematic checklist-driven review process that produces structured, severity-ranked feedback. ## Core Features & Use Cases - Multi-Category Review Checklists: Covers architecture compliance, code quality, TypeScript best practices, security, performance, and testing in one pass. - Frontend & Accessibility Review: Fetches web interface guidelines and applies WCAG 2.2 Level AA rules when reviewing React, Vue, or Angular UI code. - Structured Severity Output: Classifies findings as Critical, Major, or Minor with file and line references, plus positive notes. - Use Case: After a teammate opens a pull request on a NestJS microservice, run a review to catch N+1 queries, missing input validation, and accessibility violations before merge. ## Quick Start Ask the AI to review the code in your current pull request or changed files for quality, security, and accessibility issues.