Scaffolds, authors, lints, diffs, and exports DESIGN.md visual identity contracts using Python CLI tools for Tailwind themes and DTCG.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codexai-agentic-workflow:codex-design-mdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load when a project needs a durable design contract, not just one-off styling advice. This skill adds a structured `DESIGN.md` layer with typed tokens, ordered rationale sections, and validation/export tooling. No upstream source checkout is required for the default workflow.
Load when a project needs a durable design contract, not just one-off styling advice. This skill adds a structured DESIGN.md layer with typed tokens, ordered rationale sections, and validation/export tooling. No upstream source checkout is required for the default workflow.
DESIGN.md, design tokens, Tailwind theme export, DTCG export, or a reusable visual identity contract.$design-md, "create a design contract", "lint DESIGN.md", or "export design tokens".codex-design-system when UI work needs both creative direction and a durable source-of-truth file.frontend-specialist is active and the task needs persistent design-system artifacts.DESIGN.md exists, scaffold one first with scripts/design_contract.py scaffold.references/spec-essentials.md to keep tokens and sections inside the canonical format.scripts/design_contract.py lint before relying on the contract.scripts/design_contract.py diff when the contract changes.scripts/design_contract.py export only after lint is clean.DESIGN.md as the durable source of truth for visual identity; do not scatter token decisions across ad-hoc prompts.codex-design-system for palettes, typography, layouts, and motion vocabulary.references/spec-essentials.mdreferences/cli-commands.mdreferences/integration-playbook.mdnpx claudepluginhub bang-isme/codexai---skillsCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.