Enforces an opinionated UI baseline to prevent AI-generated interface slop.
0
AI 88
version-and-minimize-localstorage-data
ihj049822/12/2026
Version and Minimize localStorage Data
0
AI 88
dependency-based-parallelization
ihj049822/12/2026
Dependency-Based Parallelization
0
AI 86
web-design-guidelines
ihj049822/12/2026
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
0
AI 85
animate-svg-wrapper-instead-of-svg-element
ihj049822/12/2026
Animate SVG Wrapper Instead of SVG Element
0
AI 85
interaction-design
ihj049822/20/2026
Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user expe...
0
AI 84
do-not-wrap-simple-expression-in-usememo
ihj049822/12/2026
Do not wrap a simple expression with a primitive result type in useMemo
0
AI 84
use-useref-for-transient-values
ihj049822/24/2026
Use useRef for Transient Values
0
AI 82
use-loop-for-min-max-instead-of-sort
ihj049822/12/2026
Use Loop for Min/Max Instead of Sort
0
AI 82
store-event-handlers-in-refs
ihj049822/12/2026
Store Event Handlers in Refs
0
AI 82
use-after-for-non-blocking-operations
ihj049822/12/2026
Use after() for Non-Blocking Operations
0
AI 82
defer-non-critical-third-party-libraries
ihj049822/20/2026
Defer Non-Critical Third-Party Libraries
0
AI 80
performance-optimization
ihj049822/12/2026
Agent and model performance (Haiku/Sonnet/Opus selection, context window, build troubleshooting). For code performance use vercel-react-best-practices and granular performance skills.
Extract Default Non-primitive Parameter Value from Memoized Component to Constant
0
AI 77
design-lab
ihj049823/26/2026
Conduct design interviews, generate five distinct UI variations in a temporary design lab, collect feedback, and produce implementation plans. Use when the user wants to explore UI design options, red...