What problem does it solve?
This Skill removes guesswork from visual implementation by guiding design decisions before development, ensuring consistent, accessible, and production-ready UI components and screens that align with the product context and existing theme.
Core Features & Use Cases
- Style recommendation: Interviews the context and suggests 2–3 appropriate design styles (Glassmorphism, Minimal/Linear, Material, etc.) with reasoning for the choice.
- Typography and palette selection: Presents font pairings and 3 color palette options suited to the chosen style and produces Tailwind config snippets and accessible token values.
- Design tokens and implementation: Outputs consolidated CSS design tokens, Tailwind config extensions, and a production-ready Tailwind JSX example for the specific component while respecting any existing design system in the codebase.
- Use Case: Use it when implementing a new dashboard card, login form, transaction row, or when establishing/updating a design system.
Quick Start
Ask the skill to design a responsive finance dashboard card by describing the component, target platform, and any existing theme files so it can recommend styles, fonts, palettes, tokens, and a Tailwind JSX implementation.