design-elevation

Solid

Comprehensive design elevation system that automatically transforms functional visual outputs into polished, professional designs. Use when creating ANY visual output including presentations (pptx), spreadsheets (xlsx), dashboards, reports, HTML artifacts, PDFs, web pages, or data visualizations. Applies systematic design thinking grounded in Tailwind CSS as the canonical design token system. Structures decisions through functional patterns (what users interact with) and perceptual patterns (how the design feels), following Alla Kholmatova's design systems framework. Triggers on ALL requests for visual content creation, ensuring outputs look hand-crafted rather than template-based.

Web & Frontend 8 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
32
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Design Elevation System This skill transforms functional visual outputs into polished, professional designs by applying systematic design thinking and refinement protocols. ## Design Philosophy Follow Alla Kholmatova's design systems framework: every design decision is either a **functional pattern** (what users interact with — structure, layout, components) or a **perceptual pattern** (how it feels — color, typography, spacing, motion). Both layers must be intentional. ### Canonical Design Tokens: Tailwind CSS All design decisions should map to **Tailwind CSS** as the shared design language. This means: - Colors from Tailwind's palette (gray, blue, emerald, amber, rose, violet, etc.) - Spacing from Tailwind's scale (1 = 0.25rem/4px, 2 = 0.5rem/8px, 4 = 1rem/16px, etc.) - Typography from Tailwind's type scale (text-xs through text-9xl) - Border radius from Tailwind's system (rounded-sm through rounded-2xl) - Shadows from Tailwind's elevation (shadow-sm through shadow-2xl) When writing CSS or HTML, use Tailwind utility classes. When defining design tokens for other formats (presentations, documents), translate Tailwind values into the target medium. ## Activation Protocol When creating ANY visual output: 1. **Start with function** — Create a working version first 2. **Define functional patterns** — What does the user interact with? What's the structure? Use `references/grid-systems.md` 3. **Define perceptual patterns** — How should it feel? What's the personality? U...

Details

Author
justinqwerty
Repository
justinqwerty/design-skills
Created
3 months ago
Last Updated
yesterday
Language
HTML
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category