elegant

Standardize Elegant UI design guidance with token-driven typography, color, spacing, and component rules.

1|Updated Jul 9, 2026
One-click install
npx skills add https://github.com/PiercingXX/xx-stack --skill elegant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elegant
Source: https://github.com/PiercingXX/xx-stack/tree/main/packs/design/design-skills/elegant
Command: npx skills add https://github.com/PiercingXX/xx-stack --skill elegant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It provides a consistent, implementation-ready design system for the Elegant aesthetic so teams can build cohesive, accessible interfaces without ad hoc styling decisions.

Core Features & Use Cases

  • Design tokens & typography foundations: Defines concrete color and spacing tokens (e.g., primary/secondary/success/warning/danger, surface/text) and a specific typography scale with required font and weight choices.
  • Accessibility-forward guidance: Establishes WCAG 2.2 AA, keyboard-first interaction expectations, and visible focus-state requirements.
  • Implementation-ready rule authoring: Produces component-level guidance with required states, variants, responsive behavior, and testable acceptance criteria.

Quick Start

Ask for an Elegant design-system guideline for a specific UI component by referencing its required states, tokens, and accessibility acceptance criteria.

Frequently Asked Questions about elegant

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

FAQPage Schema
How do I generate design system documentation for UI components?

To generate UI component documentation, request design-system guidelines by specifying required component states, design tokens, and accessibility acceptance criteria. This produces deterministic, foundation-first rules with explicit do/don't constraints and testable QA checklists.

What is token-driven typography in a design system?

Token-driven typography uses defined variables for color, spacing, and specific typography scales with required font and weight choices. It standardizes UI styling rules to ensure consistent visual foundations across components without ad hoc styling decisions.

How do I apply WCAG 2.2 AA accessibility guidelines to UI components?

Apply WCAG 2.2 AA guidelines by enforcing keyboard-first interaction expectations and visible focus-state requirements within component documentation. This accessibility-forward guidance ensures testable acceptance criteria are met for all user interactions.

Does this design system approach work for responsive component states?

Yes, the design system approach works for responsive component states by producing component-level guidance that explicitly defines required states, variants, and responsive behavior alongside deterministic styling rules and testable acceptance criteria.

What is the best way to standardize UI color and spacing tokens?

The best way to standardize UI color and spacing tokens is defining concrete semantic values like primary, secondary, success, warning, danger, surface, and text. This token-driven foundation enforces consistent styling across component documentation.

Why do my UI component guidelines lack testable acceptance criteria?

UI component guidelines lack testable acceptance criteria when foundation-first rule ordering and explicit do/don't constraints are missing. Enforcing deterministic guideline structure with accessibility and QA checklists resolves this implementation gap.