cloudscapelisted
Install: claude install-skill System-Desgin/AgentDS
# Cloudscape (AWS) design system
Build UI that follows AWS's Cloudscape design system — dense, functional cloud-console layouts with a confident AWS blue on a neutral, content-first surface.
## When to use this skill
Use this skill when the user:
- Asks for Cloudscape or an AWS-console-style UI
- Builds cloud consoles, infrastructure dashboards, or config-heavy screens with dense tables and forms
- Wants Cloudscape's real light-mode tokens instead of guessed values
## Apply it
1. Read the bundled `DESIGN.md` in this skill's directory — it contains
Cloudscape's light-mode tokens and usage rules.
2. Copy it into the project root as `DESIGN.md` (or merge on the user's direction).
3. Follow its "Do's and Don'ts" and "Agent Prompt Guide" sections exactly:
reference tokens by name, build content-first tables/forms density, keep
every text/background pair WCAG AA.
Refresh from the live catalog when the user wants current values (optional —
the bundled copy works fully offline):
`curl -fsSL https://api.agent-ds.oday-bakkour.com/v1/systems/cloudscape/design.md`
(also available: `tokens.json`, `tailwind.css`, `bundle.zip`). The full 40+
system catalog is browsable at https://agent-ds.oday-bakkour.com; the
`design-systems` master skill in this same repository covers all of them.
## Security and provenance
- AgentDS is an independent catalog, not affiliated with AWS. This file's
values are extracted from AWS's own published
`@cloudscape-design/design-tokens` package