What problem does it solve?
UI delivery and verification often lack a standardized, repeatable process, leading to inconsistent quality, missed accessibility issues, and late discovery of defects. This Skill provides a structured protocol to ensure visual checks, console health, builds, accessibility, QA gates, and adversarial reviews are completed before delivery.
Core Features & Use Cases
- Visual verification across mobile, tablet, and desktop breakpoints using Playwright-driven screenshots.
- Automated console/error monitoring with explicit guidance on which issues block delivery and how to document exceptions.
- Build verification and automated accessibility checks to catch regressions before merge.
- QA Gate and Adversarial Review workflows that certify readiness for delivery and provide a remediation path when issues are found.
- Clear completion templates, artifact guidance, and a reusable completion message for traceability.
Quick Start
Use the UI delivery protocol to standardize UI verification and ensure consistent quality before PR merge.