impeccable

Generate implementation-ready UI component specs enforcing WCAG 2.2 AA accessibility.

Updated May 13, 2026
One-click install
npx skills add https://github.com/superpollo02/awesome-design-skill --skill impeccable-superpollo02
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/superpollo02/awesome-design-skill/tree/main/skills/impeccable
Command: npx skills add https://github.com/superpollo02/awesome-design-skill --skill impeccable-superpollo02

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a warm, editorial-poster design style into clear, implementation-ready rules so teams can build consistent UI without accessibility regressions.

Core Features & Use Cases

  • Style-to-tokens foundations: defines typography, spacing, and color tokens (including primary/secondary and status colors) to keep visuals coherent across components.
  • Component rule authoring: provides a structured workflow for specifying anatomy, variants, states, responsive behavior, and edge cases like long labels and empty states.
  • Accessibility and quality gates: enforces WCAG 2.2 AA, keyboard-first interaction, visible focus states, and testable acceptance criteria rather than vague guidelines.

Quick Start

Ask your AI to generate an implementation-ready component spec and QA checklist for buttons and inputs that follows Impeccable’s tokens, states, and WCAG 2.2 AA acceptance criteria.

Frequently Asked Questions about impeccable

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

FAQPage Schema
How do I generate UI component specs that meet WCAG 2.2 AA accessibility standards?

To generate UI component specs meeting WCAG 2.2 AA standards, define component anatomy, variants, and interaction states using token-first rules, explicit do/don’t constraints, and testable acceptance criteria for high-contrast interfaces.

How do I create a design system typography scale with Chakra Petch and JetBrains Mono?

Create a design system typography scale with Chakra Petch and JetBrains Mono by defining foundational typography tokens that enforce an editorial-poster style while maintaining structural coherence across all UI components.

What is the best way to specify UI component states for high-contrast editorial interfaces?

The best way to specify UI component states for high-contrast editorial interfaces is to follow a structured workflow covering anatomy, variants, responsive behavior, and edge cases like long labels and empty states.

Does this design system guidance include acceptance criteria for keyboard-first interaction?

Yes, this design system guidance includes acceptance criteria for keyboard-first interaction by enforcing visible focus states and testable quality gates rather than relying on vague accessibility guidelines.

How do I structure design tokens for primary, secondary, and status colors?

Structure design tokens for primary, secondary, and status colors by defining foundational style-to-token rules that keep visuals coherent across components while supporting an editorial-poster aesthetic.

Why do my UI components fail accessibility checks during QA?

UI components fail accessibility checks during QA when they lack explicit do/don’t constraints and testable acceptance criteria, which this design system guidance enforces to prevent WCAG 2.2 AA regressions.