This is essentially a command line design reference system disguised as a Claude skill. You run a Python script that searches through CSV databases of 50+ UI styles, 97 color palettes, 57 font pairings, and 99 UX guidelines to get specific recommendations for your project. The workflow is pretty rigid: always start with the design system command to get reasoning-based suggestions for your product type, then drill down into specific domains like charts or accessibility rules. It defaults to HTML/Tailwind but covers nine stacks including React Native and SwiftUI. The interesting bit is the priority system that flags accessibility and touch targets as critical before you even think about animations. Feels more like a design linter than creative inspiration, which might be exactly what you need when building dashboards at 2am.
npx skills add https://github.com/davila7/claude-code-templates --skill ui-ux-pro-max