Skip to content
## AgentDS

## agents/windsurf

Use DESIGN.md with Windsurf

Windsurf reads global_rules.md (and .windsurf rules) for persistent instructions across conversations.

  1. Fetch the DESIGN.md into the repo root.
  2. Add a rule to global_rules.md pointing at DESIGN.md for all UI work.

target file: global_rules.md

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

# global_rules.md — add:
Before any UI change, read DESIGN.md at the repo root and use its design
tokens exactly. Do not invent colors, type, 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