design-io

design-io is a command for Claude Code from Bandersnatch0x/design-playbook. It costs 51 tokens per session (110 once invoked), scanned A, original, no licence file.

A command for running Design I/O, a staged design workflow from gathering references through planning, implementation, previewing, and acceptance.

In plain words
What is it for?
Use it to take a design from reference intake to specification, plan, shell implementation, preview, content filling, refinement, and acceptance.
Why use it?
It gives design work a defined sequence and supports repeating the process when the result needs improvement.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the design-playbook plugin — 8 skills, 7 commands shipped together

Good fit Use it to take a design from reference intake to specification, plan, shell implementation, preview, content filling, refinement, and acceptance.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/bandersnatch0x/design-playbook/design-io
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.

Clone the repo
git clone --depth 1 https://github.com/Bandersnatch0x/design-playbook

Made for: Claude Code.

Or install design-playbook, the plugin that ships this one along with the rest of its 8 skills, 7 commands.

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 design-io

README.md
[![agentmods](https://agentmods.dev/badge/commands/bandersnatch0x/design-playbook/design-io/github.svg)](https://agentmods.dev/commands/bandersnatch0x/design-playbook/design-io)
Your own site
<a href="https://agentmods.dev/commands/bandersnatch0x/design-playbook/design-io"><img src="https://agentmods.dev/badge/commands/bandersnatch0x/design-playbook/design-io/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.

agentmods 80×15 button for design-io

Your own site · 80×15
<a href="https://agentmods.dev/commands/bandersnatch0x/design-playbook/design-io"><img src="https://agentmods.dev/badge/commands/bandersnatch0x/design-playbook/design-io.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 110 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00051 $0.00110
Opus 5 $0.00026 $0.00055
Sonnet 5 $0.00010 $0.00022
Haiku 4.5 $0.00005 $0.00011

Measured 12d ago against content hash f2f21511ebe3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

design-io 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 12d 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.

packages/design-playbook/commands/design-io.md · 9 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 12d ago First seen · 9 lines · 51 tokens per session scan A f2f21511ebe3

Subscribe to this mod's changes

design-io is a command published in the GitHub repository Bandersnatch0x/design-playbook (1 stars, last pushed 2d ago), with no licence file. It adds 51 tokens to every session and 110 once invoked, about $0.0003 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.

Related

Other commands, from other repositories

theme-swap

Recolour an extracted site's design around a new brand primary. OKLCH hue rotation preserves perceptual lightness — neutrals, type, spacing, and motion stay untouched. Side-by-side HTML preview + recoloured tokens (DTCG, Tailwind, shadcn, Figma).

Manavarya09/design-extract · 59 tokens

remix

Restyle a site in another design vocabulary — brutalist, swiss, art-deco, cyberpunk, soft-ui, or editorial. Preserves page shape, swaps the visual vocabulary.

Manavarya09/design-extract · 37 tokens

studio

Launch the local design Studio — a live token editor over the latest extraction. Edit, preview a wall of real components, toggle dark mode, inspect motion, and export.

Manavarya09/design-extract · 0 tokens

design-template

Generate a production-ready web page from a curated template category. Pick a category (landing-page, dashboard, pricing, auth, blog, ecommerce, portfolio, docs, saas, or onboarding) and get a fully-built, customized HTML/CSS template — brand colors, copy, and responsive layout included.

Adityaraj0421/naksha-studio · 64 tokens

accessibility-specialist

Use when a screen might fail WCAG. Unlabeled inputs, no keyboard path, contrast below AA, missing landmarks, broken heading order, screen reader gaps, or a request for an a11y review or EU Accessibility Act check.

imsaif/design-with-claude · 48 tokens

color-specialist

Use when colour is failing. Contrast below AA, a palette with no system behind it, dark mode that is only inverted light mode, or semantic colours that carry no meaning.

imsaif/design-with-claude · 35 tokens