A searchable reference database that pulls UI/UX patterns, color palettes, font pairings, and stack-specific guidelines through a Python search script. You run queries across eight domains (product, style, typography, color, landing, chart, ux, prompt) to gather design recommendations before building. It defaults to HTML and Tailwind but covers React, Vue, Svelte, SwiftUI, React Native, and Flutter. The included rules table is genuinely useful, especially the light mode contrast guidance and the reminder to use actual SVG icons instead of emojis. Treats design as a lookup problem rather than pure generation, which works better than you'd expect for maintaining consistency across a project.
npx skills add https://github.com/samhvw8/dot-claude --skill ui-ux-design