This encodes the design philosophy from Family (the product Benji Taylor documented at benji.org/family-values) into something Claude can follow when building UIs. It's built around three principles: Simplicity (progressive disclosure, one action per view, varying tray heights), Fluidity (everything animates with spatial logic, includes torph for text morphing, uses that specific cubic-bezier easing), and Delight (the less frequent the feature, the more theatrical it should feel). Honestly feels like having a design system reviewer sitting next to you while you code. Use it whenever you're building any frontend and want it to feel intentional instead of like you dumped a component library on a page and called it done.
npx skills add https://github.com/cristicretu/family-taste-skill --skill design-with-taste