Skip to content
## AgentDS

## agents/kiro

Use DESIGN.md with Kiro

Kiro loads steering files from .kiro/steering into every session — DESIGN.md drops in directly.

  1. Fetch the file straight into .kiro/steering/design-system.md.
  2. Kiro picks it up automatically; no further wiring needed.

target file: .kiro/steering/design-system.md

# Fetch into Kiro's steering directory
curl -fsSL https://api.agent-ds.oday-bakkour.com/v1/systems/carbon/design.md \
  -o .kiro/steering/design-system.md

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

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