Skip to content

GeneralJerel/awesome-style-refs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Style Refs Awesome

A curated collection of product design systems, UI style references, and design language resources — with companion Claude skills for generating code and guidance in each style.

Each design system and style listed here has a matching Claude skill that teaches Claude to generate components, provide design guidance, and apply that system's principles to your product work.

Contents


Design Systems

Apple Liquid Glass

Apple's translucent, dynamic design language introduced with iOS 26. UI elements refract content, reflect ambient light, and respond fluidly — replacing solid backgrounds with layered glass surfaces.

Skill: skills/liquid-glass — Generate Liquid Glass UI components with translucent layers, refraction effects, and HDR-aware styling.

Google Material Design 3

Google's open-source design system featuring dynamic color, expressive motion, and adaptive layouts. Material 3 Expressive (2025) adds 35 new shapes, motion physics, and spatial/AR support.

Skill: skills/material-design — Generate Material 3 components with dynamic color theming, motion physics, and adaptive layouts.

Ant Design

Enterprise-grade design system by Ant Group with 60+ React components. Built on four values: Natural, Certain, Meaningful, and Growing. The go-to system for data-heavy admin interfaces.

  • Ant Design - Official documentation, components, and design resources.
  • Design Values - Core design principles: Natural, Certain, Meaningful, Growing.
  • Pro Components - Higher-level business components built on Ant Design.
  • Ant Design Charts - Data visualization library following Ant Design principles.
  • Ant Design Mobile - Mobile-optimized component library.

Skill: skills/ant-design — Generate Ant Design components with enterprise patterns, data tables, forms, and admin layouts.

Microsoft Fluent 2

Microsoft's cross-platform design system built on five pillars: light, depth, motion, material, and scale. Powers Microsoft 365, Windows, and Teams with accessible, coherent experiences.

Skill: skills/fluent-design — Generate Fluent 2 components with depth effects, accessible patterns, and cross-platform consistency.

IBM Carbon

IBM's open-source design system with 30+ components, token-based theming, and strong accessibility focus. Four foundational principles: clarity, efficiency, consistency, and beauty.

Skill: skills/carbon-design — Generate Carbon components with token-based theming, enterprise grid layouts, and accessible patterns.

Shopify Polaris

Shopify's design system for building merchant-facing apps. Emphasizes efficiency, intuitiveness, and data-rich interfaces for eCommerce workflows.

Skill: skills/polaris-design — Generate Polaris components for eCommerce admin interfaces with merchant-focused patterns.

Salesforce Lightning

Enterprise design system powering Salesforce's CRM platform. Optimized for complex data workflows, scalable interfaces, and team productivity.

Skill: skills/lightning-design — Generate Lightning components for CRM interfaces, data tables, and enterprise workflows.

Atlassian Design System

Atlassian's design system powering Jira, Confluence, and Trello. Focused on team collaboration patterns and productivity-driven interfaces.

Skill: skills/atlassian-design — Generate Atlassian-style components for team collaboration tools and project management UIs.


Design Styles

Glassmorphism

Translucent, frosted-glass UI style using background blur, transparency, and layered depth. Evolved from Apple's macOS Big Sur (2020) into a mature functional design layer in 2025–26.

Skill: skills/glassmorphism — Generate frosted-glass UI components with backdrop blur, transparency layers, and subtle borders.

Neumorphism

Soft UI style blending flat design minimalism with subtle 3D depth through inner/outer shadows and monochromatic palettes. Visually striking but requires careful accessibility consideration.

Skill: skills/neumorphism — Generate soft-shadow UI components with extruded/inset effects and accessible contrast ratios.

Neobrutalism

Raw, bold design style with harsh lines, loud typography, visible borders, and high-contrast colors. Inspired by brutalist architecture and early web aesthetics — deliberately in-your-face.

Skill: skills/neobrutalism — Generate bold, high-contrast UI components with thick borders, raw typography, and visible structure.

Skeuomorphism

Design that mimics real-world materials, textures, and physical objects. The original iOS design language (2007–2013) — highly intuitive but now used selectively for specific contexts.

Skill: skills/skeuomorphism — Generate realistic, texture-rich UI components that mimic physical materials and objects.

Claymorphism

Soft 3D style making UI elements look like colorful clay — rounded, tactile, and playful. Combines neumorphism's depth with vibrant colors and chunky shapes.

Skill: skills/claymorphism — Generate soft, 3D clay-like UI components with rounded shapes, pastel gradients, and playful shadows.

Aurora UI

Gradient mesh backgrounds with soft color transitions and animated glowing effects — inspired by the northern lights. An evolution of glassmorphism focused on movement and color depth.

Skill: skills/aurora-ui — Generate atmospheric UI components with mesh gradients, glowing backgrounds, and animated color transitions.

Flat & Minimal

Clean, content-first design stripped of ornament. Strong typography, generous whitespace, and functional simplicity. The dominant paradigm from 2013 onward, now evolving with subtle depth cues.

Skill: skills/flat-minimal — Generate clean, typography-driven UI components with generous whitespace and zero visual noise.


Skills

Each design system and style above comes with a Claude skill. Install any skill to teach Claude the principles, patterns, and code generation techniques for that design language.

Skill Type Platforms Code Output
liquid-glass Design System iOS, macOS, visionOS SwiftUI, CSS
material-design Design System Web, Android, iOS React, HTML/CSS
ant-design Design System Web React
fluent-design Design System Web, Windows, iOS React, HTML/CSS
carbon-design Design System Web React, Svelte
polaris-design Design System Web React
lightning-design Design System Web LWC, HTML/CSS
atlassian-design Design System Web React
glassmorphism Style Any HTML/CSS, React
neumorphism Style Any HTML/CSS, React
neobrutalism Style Any HTML/CSS, React
skeuomorphism Style Any HTML/CSS, React
claymorphism Style Any HTML/CSS, React
aurora-ui Style Any HTML/CSS, React
flat-minimal Style Any HTML/CSS, React

Guides

Contributing

Contributions welcome! Please read the contributing guidelines first.

Adding a New Design System or Style

  1. Add it to the appropriate section in this README following the existing format.
  2. Create a docs page in docs/design-systems/ or docs/design-styles/.
  3. Create a matching skill in skills/ following the skill template.
  4. Submit a PR.

License

CC0

To the extent possible under law, Jerel Velarde has waived all copyright and related or neighboring rights to this work.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors