design

A design-system and writing guide for establishing a project's visual style, interface approach, and brand voice.

In plain words
What is it for?
Use it to define the visual foundation, choose a component library or custom approach, set voice guidelines, and record the design decisions behind the finished product.
Why use it?
It gives interface work a documented direction and keeps the product's appearance and wording consistent.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/tradebaas/groundwork/design
Any agent
npx skills add Tradebaas/Groundwork --skill design
Clone the repo
git clone --depth 1 https://github.com/Tradebaas/Groundwork

Made for: Claude Code, Codex.

Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,451 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00106 $0.02451
Opus 5 $0.00053 $0.01226
Sonnet 5 $0.00021 $0.00490
Haiku 4.5 $0.00011 $0.00245

Measured 2d ago against content hash e83274d540d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/design/SKILL.md · 152 lines

How it starts

The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.

design: nothing ships looking or sounding like a default

Groundwork does not make interfaces itself. Making one runs on impeccable, the design method begin installs per project (node checks/design-method.mjs --install; the enforcement line at the top of node checks/check.mjs says whether this project has it, and which release). This skill is the Groundwork side of that seam. It carries what is genuinely ours, hands it over as binding input, and holds open the three points where the owner decides.

docs/DESIGN.md sections 1 and 2 and docs/design/VOICE.md carry the durable principles and the owner's standing defaults. DESIGN.md section 3 is not written here: it is recorded from the world that was actually built, after the finish review (step 4). A rulebook written before the build gets defended against reality instead of describing it.

Where the two documents live. The method reads docs/DESIGN.md and writes its product record to docs/PRODUCT.md, because docs/ is one of the directories it searches by itself. Neither path is configured anywhere, and neither moves. The product record holds what docs/product/BRIEF.md does not own (platform, stack, brand commitments, evidence on hand, accessibility needs) and points at the brief for scope, users and purpose: a fact that stands in both files is a fact that will disagree with itself later.

No design method installed (a project that started without an interface, a failed install recorded in STATE.md)? Install it first. Everything below assumes it is there.

1. Ask the owner: only what is theirs

Two questions, and only these: the method asks the rest at the point where the answer changes the work, and asking twice is how an owner learns their answers do not travel.

  1. Brand reality: existing logo, colors, fonts, brand guide? If yes, that is binding: collect the files into docs/design/reference/ and carry them over as a brand commitment in step 3. If no, nothing is blocked; the direction round derives a brand with the owner.
  2. Voice: product language (NL/EN/...), register (je/u/you), and whether this audience changes the standing voice default in VOICE.md.

Read the full file on GitHub · 152 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 152 lines · 0 tokens per session scan A e83274d540d5

Subscribe to this mod's changes

design is a skill published in the GitHub repository Tradebaas/Groundwork (2 stars, last pushed 7d ago), licensed MIT. It adds 106 tokens to every session and 2,451 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.