carbon
Installation
SKILL.md
Carbon (IBM) design system
- Read the bundled
DESIGN.mdin this skill's directory — it contains Carbon's tokens (colors, typography, spacing, radius, components) and usage rules. - Copy it into the project root as
DESIGN.md(or merge on the user's direction). - Follow its "Do's and Don'ts" and "Agent Prompt Guide" sections exactly:
reference tokens by name (
{colors.primary},{spacing.md}), keep corners near-square, stay on the 8px grid, keep every text/background pair WCAG AA.
Refresh from the live catalog when needed:
curl -fsSL https://api.agent-ds.oday-bakkour.com/v1/systems/carbon/design.md
(also available: tokens.json, tailwind.css, bundle.zip). Full catalog with
30+ systems: https://agent-ds.oday-bakkour.com — or install the master skill:
npx skills add System-Desgin/AgentDS --skill design-systems.