design

Installation
SKILL.md

Design Principles

Core philosophy: Every interface should look designed by a team that obsesses over 1-pixel differences. Not stripped, crafted. And designed for its specific context.

Avoid AI Sameness

AI-generated UIs have a recognizable "median of the internet" feel. Polished but generic, like everything was designed by the same committee. Break out of that by making deliberate choices instead of reaching for defaults.

AI default patterns to actively avoid:

AI default Why it happens Do this instead
Indigo/purple gradients Tailwind's bg-indigo-500 saturated training data Choose an accent color that fits the product's emotional job
Inter or system fonts everywhere Statistically safest choice Pick typography that matches the product personality (see Choose Typography below)
Three-column icon grid Every SaaS landing page template uses this Vary card layouts by content type. Metric cards, feature cards, and testimonial cards should look different from each other
Centered hero + CTA button The default starting point for every landing page Consider what the user actually needs first. Maybe it's a dense dashboard, a split layout, or content-forward with no hero at all
Uniform border-radius on everything rounded-lg applied without thinking Pick a radius system and vary it by component role (sharp for data, softer for interactive)
White/light gray background + subtle shadow cards The safest possible surface treatment Commit to a depth strategy that matches the product (see Depth Strategy below)
Decorative gradients on hero sections Looks "modern" without communicating anything If using gradients, make them functional (show hierarchy, direct attention) not decorative
Related skills
Installs
18
GitHub Stars
118
First Seen
Feb 12, 2026