What problem does it solve?
This Skill addresses the need for consistent, high-quality UI code by providing a structured review process that checks for code quality, user experience, accessibility, and dark mode compatibility.
Core Features & Use Cases
- Code Quality Checks: Ensures code is maintainable, well-typed, and efficient.
- UX & Accessibility Audits: Verifies intuitive user flows, proper error handling, and WCAG compliance.
- Dark Mode & Theming: Validates adherence to design system standards for light and dark modes.
- Use Case: A developer submits a new React component. This Skill analyzes the component's code, checks for accessibility issues like missing ARIA attributes, and ensures it correctly implements dark mode theming according to the FinBro style guide.
Quick Start
Use the UIレビュー skill to review the provided React component code for quality and accessibility.