bolder

bolder is a command for coding agents from Dragoon0x/canon. It costs 17 tokens per session (415 once invoked), scanned A, original, MIT.

A command for making a visually timid interface feel more prominent while following the project's CANON design rules. It adjusts visual hierarchy, actions, brand color, spacing, and type size.

In plain words
What is it for?
Use it to strengthen a page's typography, primary button, color emphasis, and whitespace while keeping WCAG AA contrast and a 4/8 spacing grid.
Why use it?
It addresses interfaces where headings, buttons, and brand elements do not stand out enough, making the page feel unfinished or hard to scan.

Command

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 commands/dragoon0x/canon/bolder
Clone the repo
git clone --depth 1 https://github.com/Dragoon0x/canon

Wrote 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.

agentmods badge for bolder

README.md
[![agentmods](https://agentmods.dev/badge/commands/dragoon0x/canon/bolder.svg)](https://agentmods.dev/commands/dragoon0x/canon/bolder)
Your own site
<a href="https://agentmods.dev/commands/dragoon0x/canon/bolder"><img src="https://agentmods.dev/badge/commands/dragoon0x/canon/bolder.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 415 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.00017 $0.00415
Opus 5 $0.00009 $0.00208
Sonnet 5 $0.00003 $0.00083
Haiku 4.5 $0.00002 $0.00042

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

Security

Grade A, and why

bolder 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 3d 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.

source/commands/bolder.md · 40 lines

What it actually says

/bolder

Some interfaces are too quiet. They look unfinished, not refined. This command adds presence.

What this does

  1. Audit the current state. Is it truly timid, or is it quiet-done-well? Don't fix what isn't broken.
  2. Signs an interface is too timid:
    • Every text color is the same near-black gray.
    • All buttons look secondary.
    • Headings barely distinguish from body.
    • Brand color appears once, apologetically.
    • Everything is 50% opacity.
  3. Apply the escalation ladder:
    • Type scale: push the display sizes up. H1 goes from 32 to 48+. Weight on display elements moves from 600 to 700–800.
    • Hierarchy gap: widen the contrast between heading and body. Different size, different weight, different color if warranted.
    • Primary action: one primary button per screen, and it looks unmistakably primary. Filled, brand color, confident.
    • Brand color: use it on primary actions, on focus rings, on one signature element. Not on every border.
    • Negative space: sometimes bolder means more whitespace, not more ink. A huge quiet area around a single confident element is bolder than ten loud elements.
  4. Hold the line on CANON discipline:
    • Still WCAG AA.
    • Still 4/8 grid.
    • Still semantic tokens.
    • No skeuomorphic shadows, no neon glows, no 3D text effects.

Output

  • Before/after side by side.
  • Changes grouped: type, color, space, hierarchy.
  • Rationale per change in one sentence.

Success criteria

The interface has a point of view. You can identify the primary action from 6 feet away. Headings feel like headings. The brand color earns its presence.

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. 3d ago First seen · 40 lines · 17 tokens per session scan A e34a8929ccf2

Subscribe to this mod's changes

bolder is a command published in the GitHub repository Dragoon0x/canon (5 stars, last pushed 4mo ago), licensed MIT. It adds 17 tokens to every session and 415 once invoked, about $0.0001 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.