Ui verification
Make AI coding agents design beautiful, accessible, platform-native UI.
npx -y skills add Kainiko943/beautiful-ui --skill ui-verificationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when a UI design, redesign, or handoff needs a final review for visual quality, state coverage, accessibility, and platform fit before it is treated as complete.
SKILL.md
1.2 KB, as published. Nobody here has run it
UI Verification
Overview
Use this skill at the end of UI design work. Check that the output is visually coherent, covers important states, respects accessibility, and fits the intended platform.
Checklist Areas
- Visual direction consistency
- Design-system coherence
- Screen and component hierarchy
- Accessibility and readability
- State coverage
- Platform fit
- Implementation handoff completeness
- UI quality rubric score when comparing before/after examples or public proof artifacts
Pass Criteria
- The visual direction is specific enough to guide implementation.
- The system covers colors, typography, spacing, surfaces, states, and motion.
- Important screens include empty, loading, error, success, disabled, focus, and selection states where relevant.
- Accessibility notes include contrast, text scaling, focus behavior, and reduced motion.
- Platform guidance is native to the target, not generic web-first UI.
- Public examples meet the UI quality rubric threshold and avoid critical failures.