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.
npx skills add All-The-Vibes/ATV-PaperBoard --skill impeccable-designgit clone --depth 1 https://github.com/All-The-Vibes/ATV-PaperBoardWrote 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/skills/all-the-vibes/atv-paperboard/impeccable-design)<a href="https://agentmods.dev/skills/all-the-vibes/atv-paperboard/impeccable-design"><img src="https://agentmods.dev/badge/skills/all-the-vibes/atv-paperboard/impeccable-design/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/skills/all-the-vibes/atv-paperboard/impeccable-design"><img src="https://agentmods.dev/badge/skills/all-the-vibes/atv-paperboard/impeccable-design.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.00103 | $0.01612 |
| Opus 5 | $0.00051 | $0.00806 |
| Sonnet 5 | $0.00021 | $0.00322 |
| Haiku 4.5 | $0.00010 | $0.00161 |
Grade A, and why
impeccable-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 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.
How it starts
The opening of the file, as written. The whole thing — 119 lines — stays where its author put it; the contents beside it link to each section on GitHub.
impeccable-design
Paperboard's design authority skill. It does not run a CLI — it loads doctrine
into the agent's context so that every authored or modified .DESIGN.md file
respects the same anti-slop rules. Methodology is imported from
pbakaus/impeccable; aesthetic tokens
remain paperboard's own.
When to invoke
- The user asks you to create, edit, or audit a
.DESIGN.mdfile (a design tier, a starter, or the defaultpaperboard.DESIGN.md). - The user asks for a new design tier, a new starter pack entry, or a redesign of an existing tier.
- You are reviewing a PR that touches anything under
core/designs/. - A
.DESIGN.mdlint fails and you need to reason about why a token or rule is banned.
Do not invoke for plain HTML/CSS work that does not touch a .DESIGN.md
contract, or for documentation prose unrelated to design tokens.
Doctrine sources
Read these files, in order, before authoring or modifying a .DESIGN.md:
core/designs/DESIGN-AUTHORITY.md— the binding rules. The single source of truth for what is allowed in any paperboard.DESIGN.md.core/designs/impeccable-context/typography.md— type scale, weights, tracking, mono-vs-serif decisions.core/designs/impeccable-context/color-and-contrast.md— palette discipline, accent budget, tinted neutrals, contrast floor.core/designs/impeccable-context/spatial-design.md— spacing scale, border discipline, depth from negative space (not shadows).core/designs/impeccable-context/motion-design.md— easing curves (cubic-bezier(0.16, 1, 0.3, 1)only; no bounce), durations,prefers-reduced-motion.core/designs/impeccable-context/interaction-design.md— affordance, state, focus, hit-target rules.core/designs/impeccable-context/responsive-design.md— breakpoint philosophy, fluid type, container query intent.core/designs/impeccable-context/ux-writing.md— voice, hedging bans, expert-decisive tone.
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 · 119 lines · 103 tokens per session scan A ffd6abecfafc
impeccable-design is a skill published in the GitHub repository All-The-Vibes/ATV-PaperBoard (1 stars, last pushed 25d ago), licensed Apache-2.0. It adds 103 tokens to every session and 1,612 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.
Other skills, from other repositories
desktop-brand-builder
Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.
design-review
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before implementation), use…
ss-studio
Turn a product brief and optional references into three distinct creative directions, a human-selected StyleSeed interaction plan, generated image/video asset jobs, a working UI prototype, and a verified prototype-first showcase reel. Use for client concepts, app interaction exploration, trendy but coherent UI…
codex-skin-pack-installer
Install Codex themes and Codex skin packs with npx skills. Use this skill when a user wants Codex to find, download, validate, apply, switch, remix, or restore Codex desktop themes such as caishen-readable, caishen-lite, mythic-guardian-noir, global-founder-bright, export-night, or caishen-max. It stages verified…
ss-copy
Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone.
ui-mobile
Mobile UI patterns - React Native, iOS/Android, touch targets.