Skip to content
## AgentDS

## agents/codex

Use DESIGN.md with Codex / AGENTS.md

Codex and other AGENTS.md-convention agents read AGENTS.md at the repo root — add a UI & design-system section.

  1. Fetch the DESIGN.md into the repo root.
  2. Add a '## UI & design system' section in AGENTS.md referencing the file.

target file: AGENTS.md

# Fetch the design system file
curl -fsSL https://api.agent-ds.oday-bakkour.com/v1/systems/carbon/design.md -o DESIGN.md

# AGENTS.md — add:
## UI & design system
All UI follows ./DESIGN.md. Reference tokens by name; never invent
colors, typography, spacing, or radii.

Replace carbon with any slug from the catalog. Or skip the manual setup entirely:

npx skills add System-Desgin/AgentDS --skill design-systems