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 erenisci/claude-design-prompter --skill claude-design-brandgit clone --depth 1 https://github.com/erenisci/claude-design-prompterWrote 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/erenisci/claude-design-prompter/claude-design-brand)<a href="https://agentmods.dev/skills/erenisci/claude-design-prompter/claude-design-brand"><img src="https://agentmods.dev/badge/skills/erenisci/claude-design-prompter/claude-design-brand/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/erenisci/claude-design-prompter/claude-design-brand"><img src="https://agentmods.dev/badge/skills/erenisci/claude-design-prompter/claude-design-brand.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.00120 | $0.01855 |
| Opus 5 | $0.00060 | $0.00928 |
| Sonnet 5 | $0.00024 | $0.00371 |
| Haiku 4.5 | $0.00012 | $0.00186 |
Grade A, and why
claude-design-brand 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.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claude Design Brand
The first step of the design pipeline. Reads the project, infers what kind of thing it is, and produces a brand foundation with opinionated recommendations. Output is the input to claude-design-prompter — every later artifact (logo, pages, landing) inherits these decisions.
Localization
User-facing strings (questions, options, summaries) MUST be in the language the user is conversing with you in right now. Detection: current conversation language → README/CLAUDE.md dominant language → English. Translate canonical English strings on the fly. Internal artifacts (file names, frontmatter keys, template keys) stay in English.
Flow
-
Deep scan (read-only) to understand the project's character:
README.md,CLAUDE.md,AGENTS.md,docs/,docs/architecture.md,docs/PRD.md,docs/adr/package.json(name, description, deps — auth lib, UI lib, ORM, etc.)requirements.txt/pyproject.tomlfor backend hints- Existing palette/font hints in
tailwind.config.*,theme.*,tokens.json .claude/design-system.mdif exists — those decisions are LOCKED
-
Detect project type using
project-types.md(the static catalog of types + their signals + their recommendations). Common types:- hacker / cybersec / dev-tool, SaaS app, e-commerce, portfolio, marketing site, dashboard / data, docs, content/blog, fintech, social/community
- Pick the single best match. If ambiguous, list the top two and let the user confirm.
- Show what was detected and on what evidence:
Detected: <type> — signals: <2–4 short bullets>. The user can correct via the first question.
-
Build a recommendation set from the type: for each brand decision (mood, palette, typography, motion, voice, …), pull the type-specific recommended value from
project-types.md. These appear as(recommended)in the AskUserQuestion options with a one-line WHY. -
Ask only what's missing (LOCKED items skipped, ≤4 questions per
AskUserQuestioncall, recommended option always first and labeled). Round 1 is the most blocking 4; Round 2 is run only if essentials remain unresolved. Translate all strings to user language.
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 126 lines · 120 tokens per session scan A 4c23de6e50d8
claude-design-brand is a skill published in the GitHub repository erenisci/claude-design-prompter (3 stars, last pushed 1mo ago), licensed MIT. It adds 120 tokens to every session and 1,855 once invoked, about $0.0006 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
motion-frames
A single-frame motion-design composition with looping CSS animations — rotating type ring, animated globe, ticking timer, parallax labels. Renders as a hero video poster you can hand straight to HyperFrames or any keyframe-based exporter. Use when the brief asks for "motion design", "animated hero", "loop", "video…
wireframe-annotated
An annotated / redline lo-fi wireframe — a desktop landing/marketing page drawn as flat greyboxes inside a browser chrome frame, overlaid with numbered annotation pins (①②③④⑤) in a single accent color, paired with a right-hand SPEC PANEL that lists each numbered pin with a short engineering / UX note. This is the…
webgl-halftone-drift
A self-contained WebGL2 hero: a flowing field screened through a rotated halftone dot grid into a duotone print aesthetic; move the cursor to bend the drift.
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
options
Present multiple design options as a vertical stack of anchored turns.
wireframe
Explore many ideas with wireframes and storyboards.