gradient

Translate Gradient palette tokens into WCAG 2.2 AA UI implementation guidance.

2.3k|211|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/bergside/awesome-design-skills --skill gradient-bergside
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gradient
Source: https://github.com/bergside/awesome-design-skills/tree/main/skills/gradient
Command: npx skills add https://github.com/bergside/awesome-design-skills --skill gradient-bergside

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves inconsistent, low-quality gradient and color-transition implementations by providing token-based, accessibility-first guidance.

Core Features & Use Cases

  • Tokenized color foundations: Use the Gradient palette (primary, secondary, success, warning, danger, surface, text) with consistent neutral/surface behavior.
  • Typography and spacing alignment: Enforce the provided font families, weights, and the 8pt baseline grid rhythm across gradient-rich UI surfaces.
  • Implementation-ready UI guidance: Define do/don’t rules, interaction/state expectations, and quality gates aligned to WCAG 2.2 AA.

Quick Start

Ask your AI to generate component guidance and code-level acceptance criteria for gradient surfaces using the Gradient tokens, typography, and WCAG 2.2 AA rules.

Frequently Asked Questions about gradient

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply accessible gradients to UI components while meeting WCAG 2.2 AA standards?

Accessible gradients require tokenized color foundations enforcing consistent hover, focus-visible, and active states with WCAG 2.2 AA keyboard-first interactions. You enforce semantic labeling, explicit state spacing, and testable quality gates to ensure predictable, compliant interactive component behavior.

What is the best way to standardize gradient-rich UI styling across different interaction states?

Standardizing gradient-rich UI styling uses a tokenized color and typography foundation to generate consistent implementation guidance for predictable component states. You apply do/don't rules and interaction expectations to maintain visual consistency across hover, focus-visible, active, disabled, loading, and error states.

How do I manage typography and spacing alignment for gradient surfaces on an 8pt baseline grid?

Typography and spacing alignment for gradient surfaces enforces provided font families, weights, and an 8pt baseline grid rhythm across interactive components. You translate the tokenized design foundation into explicit spacing rules, ensuring text hierarchy and visual rhythm remain consistent across all UI states.

Can I use design tokens to define loading and error states for gradient-based interactive components?

Yes, design tokens define loading and error states by translating a tokenized color foundation into consistent implementation guidance. You apply the Gradient palette—primary, secondary, success, warning, danger—across interactive surfaces, ensuring predictable state transitions aligned with WCAG 2.2 AA semantic labeling rules.

Why does my gradient UI fail keyboard-first accessibility checks during quality testing?

Gradient UI fails keyboard-first accessibility checks when implementations lack explicit focus-visible states, semantic labeling, or testable quality gates aligned to WCAG 2.2 AA. You enforce keyboard-first interactions using tokenized color foundations and explicit state spacing rules to pass required compliance validations.