Design taste (Codex)
On this page 4
stacks-design-taste-codex · Design · model-invoked
The stricter variant of Design taste, tuned for award-level work and for the OpenAI Codex CLI as well as Claude Code. Higher layout variance, deterministic scroll-driven motion, strict AIDA structure, wide editorial typography and gapless bento grids.
When to reach for it
- Award-level landing pages
- Portfolios
- Heroes
- Marketing sections that demand high layout variance
- Deterministic scroll-driven motion
- Strict AIDA structure
- Wide editorial typography
- Gapless bento grids. Ships stx + Crosswind + composables
- Tuned for the OpenAI Codex CLI as well as Claude Code
Inside the skill
The sections an agent reads once the skill loads.
-
- CORE DIRECTIVE: BREAK THE STATISTICAL DEFAULTS
-
- DIALS (Codex clamp)
-
- DETERMINISTIC LAYOUT VARIANCE (BREAKING THE LOOP)
-
- AIDA STRUCTURE AND SPACING (strict)
-
- THE GAPLESS BENTO GRID (strict)
-
- SCROLL-DRIVEN MOTION AND HOVER PHYSICS (deterministic, no library)
-
- COMPONENT ARSENAL AND CREATIVITY
-
- CONTENT, ASSETS AND STRICT BANS
-
- MANDATORY PRE-FLIGHT
<design_plan>(binding gate)
- MANDATORY PRE-FLIGHT
-
- FINAL PRE-FLIGHT CHECK
Related skills
- Composables
- Crosswind
- Design: brutalist
- Design: minimalist
- Design: soft
- Design taste
- Image to code
- stx
- UI
Using it
This one is model-invoked. Your agent reaches for it on its own when the task matches, and you can also call it by name:
/stacks-design-taste-codex
Source: stacks-design-taste-codex/SKILL.md.
Shadow it for one project with app/Skills/stacks-design-taste-codex/SKILL.md, then re-run
buddy setup:ai. See Writing your own.