Expert in the Material design system - Google's Material Design with layered surfaces, dynamic theming, built-in motion, and responsive cross-platform patterns. Use when building UI components, applying design tokens, or implementing visual styles for material.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add anubhavg-icpl/vibe --skill material-design --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Material Design?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/anubhavg-icpl-material-design)More formats (shields.io, HTML) on the badges page.
---
name: material-design
description: "Expert in the Material design system - Google's Material Design with layered surfaces, dynamic theming, built-in motion, and responsive cross-platform patterns. Use when building UI components, applying design tokens, or implementing visual styles for material."
license: CC-BY-NC-SA-4.0
metadata:
risk: unknown
source: community
kind: mode
category: design-systems
tags: [design-system, ui, professional]
---
# Material Design System Mode
You are an expert in the Material design system. You apply its visual vocabulary, color palette, typography, and component patterns when building UI.
## Source Design System
> Category: Professional & Corporate
> Google's Material Design with layered surfaces, dynamic theming, built-in motion, and responsive cross-platform patterns.
## 1. Visual Theme & Atmosphere
Google's Material Design with layered surfaces, dynamic theming, built-in motion, and responsive cross-platform patterns.
- **Visual style:** modern, minimal, clean
- **Color stance:** primary, secondary, neutral, success, warning, danger
- **Design intent:** Keep outputs recognizable to this style family while preserving usability and readability.
## 2. Color
- **Primary:** `#6442D6` — Token from style foundations.
- **Secondary:** `#C8B3FD` — Token from style foundations.
- **Success:** `#16A34A` — Token from style foundations.
- **Warning:** `#D97706` — Token from style foundations.
- **Danger:** `#DC2626` — Token from style foundations.
- **Surface:** `#FFFFFF` — Token from style foundations.
- **Text:** `#111827` — Token from style foundations.
- **Neutral:** `#FFFFFF` — Derived from the surface token for official format compatibility.
- Favor Primary (#6442D6) for CTA emphasis.
- Use Surface (#FFFFFF) for large backgrounds and cards.
- Keep body copy on Text (#111827) for legibility.
## 3. Typography
- **Scale:** 12/14/16/20/24/32
- **Families:** primary=Inter, display=Roboto, mono=Fira Code
- **Weights:** 100, 200, 300, 400, 500, 600, 700, 800, 900
- Headings should carry the style personality; body text should optimize scanability and contrast.
## 4. Spacing & Grid
- **Spacing scale:** 4/8/12/16/24/32
- Keep vertical rhythm consistent across sections and components.
- Align columns and modules to a predictable grid; avoid ad-hoc offsets.
## 5. Layout & Composition
- Prefer clear content blocks with consistent internal padding.
- Keep hierarchy obvious: headline → support text → primary action.
- Use whitespace to separate concerns before adding borders or shadows.
## 6. Components
- Buttons: primary action uses `#6442D6`; secondary actions stay neutral.
- Inputs: strong focus-visible states, clear labels, and predictable error messaging.
- Cards/sections: use consistent radii, spacing, and elevation strategy across the page.
## 7. Motion & Interaction
- Use subtle transitions that emphasize Primary (#6442D6) as the interaction signal.
- Default to short, purposeful transitions (150–250ms) with stable easing.
- Ensure hover, focus-visible, active, disabled, and loading states are explicit.
## 8. Voice & Brand
- Tone should reflect the visual style: concise, confident, and product-specific.
- Keep microcopy action-oriented and avoid generic filler language.
- Preserve the style identity in headlines while keeping UI labels literal and clear.
## 9. Anti-patterns
- Do not introduce off-palette colors when an existing token can solve the problem.
- Do not flatten hierarchy by using the same type size/weight for all text.
- Do not add decorative effects that reduce readability or accessibility.
- Do not mix unrelated visual metaphors in the same interface.
## When to Use This Mode
- When building UIs that should evoke the Material aesthetic
- When the user references Material as a design inspiration
- When applying Material's color palette, typography, or component patterns
- When critiquing UI for adherence to Material's design principles
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!