Brief to hierarchy
Turns a messy prompt into clear page priority, section order, and scannable copy.
Coding agent design skills
A disciplined design layer for coding agents that turns rough product intent into polished, accessible, responsive interfaces with less prompting drift.
The framework
Design Craft gives agents a compact set of visual defaults, implementation rules, and QA rituals that keep generated interfaces coherent under real product pressure.
Turns a messy prompt into clear page priority, section order, and scannable copy.
Locks layouts to mobile-first constraints so content survives narrow screens.
Requires semantic HTML, focus states, contrast floors, and useful alt behavior.
Keeps color, type, spacing, borders, and motion tied to durable design tokens.
Skill modules
Each module is written as operational guidance: concrete enough for an agent to apply, restrained enough to avoid overdecorated output.
Featured module
The agent checks viewport fit, interaction states, text overflow, contrast, and first-screen brand signal before calling a page done.
Mobile viewport
passButton states
passLine length
reviewToken usage
passMatches layout density, tone, and visual energy to the actual product category.
Chooses familiar controls for common tasks instead of decorative substitutes.
Removes instructional filler and keeps the interface focused on user outcomes.
Pairs code changes with browser checks so visual regressions are caught early.
Workflow
Design Craft treats UI generation like a design system exercise: clarify, compose, implement, and verify with the same standards every time.
Reads the domain, audience, expected workflow, and surface type before choosing visual direction.
Builds sections, controls, and states using tokenized colors, stable dimensions, and semantic markup.
Checks real viewports and interactive paths, then tightens layout, copy, and overflow before delivery.
Proof points
The skill is strict where agents drift most: color sprawl, oversized hero tropes, fragile responsive layouts, missing states, and inaccessible controls.
Install
Drop the skill into Codex, restart, and ask your coding agent to build with Design Craft whenever a change creates visible product surface area.
skills/design-craft/SKILL.mdInstalled locally as a Codex skill with operational design defaults for agent-built UI. To use the v0 design skill that shaped this site in your own coding agent harness, runnpx skills add headline-design/design-craft/v0.
Details
No. It helps agents respect the system you already have, and gives them sensible defaults when a system is still forming.
Yes. It includes different interface expectations for operational tools, landing pages, games, and product surfaces.
Codex can apply the skill during UI work after restart, using its design, implementation, and verification rules as context.
Rollout brief
Share the kind of product surface you generate most often, and Design Craft can be shaped into a team-ready skill with your tokens, patterns, and review rituals.