codex

Generate minimal typography-led UI design guidance with WCAG 2.2 AA accessibility tokens.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex removes ambiguity in UI generation by enforcing a radically minimal, typography-first design system that keeps hierarchy, spacing, and interaction states consistent.

Core Features & Use Cases

  • Blank-canvas foundations: Defines a pure edge-to-edge surface aesthetic with black as the primary filled color and typography as the primary structure.
  • Token-driven styling: Establishes explicit typography scale (Open Sans + JetBrains Mono), spacing rhythm, and color tokens for primary/semantic feedback.
  • Accessible interaction guidance: Requires WCAG 2.2 AA alignment with keyboard-first behavior and visible focus states for all relevant components.
  • Component rules with quality gates: Provides do/don’t constraints, required interaction states, and testable QA checklists suitable for design-system implementation.

Quick Start

Use the codex skill to generate design-system rules and implementation-ready component guidance for a new minimal UI from scratch.

Frequently Asked Questions about codex

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

FAQPage Schema
How do I generate a minimal typography-led UI design system from scratch?

To generate a typography-led UI design system, you need to establish explicit typography scales, spacing rhythms, and semantic color tokens. This approach removes ambiguity by enforcing consistent hierarchy and interaction states for agentic code generation.

What is tokenization in UI design and how does it preserve visual hierarchy?

Tokenization in UI design assigns explicit values to typography scales, spacing rhythms, and semantic colors to preserve visual hierarchy. By enforcing these tokens, component families maintain consistent structure and behavior across web product interfaces.

How do I ensure my UI components meet WCAG 2.2 AA accessibility standards?

To meet WCAG 2.2 AA standards, your UI components must implement keyboard-first interaction guidance and visible focus states. This requires explicit accessible interaction rules and testable QA checklists for all relevant component behaviors.

Can I use a typography-first approach to define component interaction states?

Yes, a typography-first approach uses pure edge-to-edge surface aesthetics with black as the primary filled color to define component interaction states. It provides do/don’t constraints and required interaction behaviors suitable for design-system implementation.

What is the best way to enforce consistent spacing rhythm in generated web interfaces?

The best way to enforce consistent spacing rhythm is by applying explicit spacing scale tokens during UI generation. This ensures that component families and interaction states maintain structural consistency and accessibility without visual ambiguity.

When should I not use a minimal typography-led UI system for web products?

You should not use a minimal typography-led UI system when your web product requires complex visual styling beyond black primary fills and pure edge-to-edge surfaces. This approach strictly enforces radical minimalism and typography as the primary structural element.