Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add TimboGP/timbogp-marketplace/plugin install ux-designWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/timbogp/timbogp-marketplace/ux-bootstrap)<a href="https://agentmods.dev/commands/timbogp/timbogp-marketplace/ux-bootstrap"><img src="https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/ux-bootstrap/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/timbogp/timbogp-marketplace/ux-bootstrap"><img src="https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/ux-bootstrap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00035 | $0.00450 |
| Opus 5 | $0.00017 | $0.00225 |
| Sonnet 5 | $0.00007 | $0.00090 |
| Haiku 4.5 | $0.00003 | $0.00045 |
Grade A, and why
ux-bootstrap 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 11d 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.
What it actually says
/ux-bootstrap
Lay a coherent UX foundation into the current project. Drive this with the ux-foundations skill.
Optional scope from $ARGUMENTS (e.g. "tokens only", "skip metrics"). If empty, propose the full baseline.
Procedure
- Detect the stack using
${CLAUDE_PLUGIN_ROOT}/skills/ux-foundations/references/stack-detection.md. Report framework, styling approach, and language in one line before writing anything. If no project is detected, fall back to framework-agnostic HTML + CSS custom properties. - Confirm the plan. List the layers to be added and ask before overwriting any existing files. Honor any scope in
$ARGUMENTS. - Lay the baseline (skip any the user opted out of):
- Design tokens →
design-tokensskill, in the stack's format. - Accessible primitives →
accessible-componentsskill (at minimum Button, Field, Dialog), wired to tokens. - A11y linting → stack-appropriate linter + script entry, without silencing existing warnings.
- Metrics →
ux-metricsskill: a minimal Core Web Vitals reporter. - Interaction-feedback defaults →
interaction-feedbackskill: the empty/loading/error/success pattern + an accessiblearia-livetoast region.
- Design tokens →
- Write
UX-CHECKLIST.mdat the project root from theux-foundationstemplate, trimmed to what applies. - Summarize what changed, flag decisions left to the user (e.g. replacing placeholder brand colors), and suggest running
/ux-auditto baseline the result.
Make small, reversible changes. Show diffs for edits to existing files.
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.
- 11d ago First seen · 27 lines · 35 tokens per session scan A e09b005beef4
ux-bootstrap is a command published in the GitHub repository TimboGP/timbogp-marketplace (3 stars, last pushed 2mo ago), licensed MIT. It adds 35 tokens to every session and 450 once invoked, about $0.0002 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.
Other commands, from other repositories
dataviz
Define chart types, color encoding, and data display conventions.
design
Interview-driven design. Extracts requirements, writes spec, suggests new session.
qec-code-inspect
Inspect quantum code family properties, parity check matrices, transversals, and distance bounds.
qec-dem
Inspect and parse Detector Error Models (DEM), Stim circuit definitions, and parallel fault collapse rules.
uw-cmd-brainstorm
Transform a rough game idea into structured design document sections.
uw-cmd-plan
Break a feature or sprint into actionable tasks with clear acceptance criteria.