claude-design

claude-design is a skill for Claude Code, Codex from AtlasOmnia/hermes-custom-pack. It costs 20 tokens per session (5,380 once invoked), scanned A, a copy of claude-design, MIT.

A design workflow for creating visual work in a command-line or API-based agent environment, using the design approach associated with Claude Design. It helps turn a design brief into a considered interface or visual concept.

In plain words
What is it for?
Use it for interface and visual design tasks handled through an agent or CLI. It can guide work based on a known brand style or help create a design-token specification when that is the requested output.
Why use it?
It supplies guidance for scoping the brief and choosing the right design approach when the hosted Claude Design interface is unavailable. It also helps decide when a brand-specific system or token specification is more appropriate.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for interface and visual design tasks handled through an agent or CLI. It can guide work based on a known brand style or help create a design-token specification when that is the requested output.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/atlasomnia/hermes-custom-pack/claude-design
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.

Any agent
npx skills add AtlasOmnia/hermes-custom-pack --skill claude-design
Clone the repo
git clone --depth 1 https://github.com/AtlasOmnia/hermes-custom-pack

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/claude-design/github.svg)](https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/claude-design)
Your own site
<a href="https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/claude-design"><img src="https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/claude-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.

agentmods 80×15 button for claude-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/claude-design"><img src="https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/claude-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,380 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 97% copy Near-identical to another mod 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.00020 $0.05380
Opus 5 $0.00010 $0.02690
Sonnet 5 $0.00004 $0.01076
Haiku 4.5 $0.00002 $0.00538

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

Security

Grade A, and why

claude-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 10d 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.

Origin

This is a copy

97% identical to claude-design — 100 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/claude-design/SKILL.md · 667 lines

How it starts

The opening of the file, as written. The whole thing — 667 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Claude Design for CLI/API Agents

Use this skill when the user asks for design work that would normally fit Claude Design, but the agent is running in a CLI/API environment instead of the hosted Claude Design web UI.

The goal is to preserve Claude Design's useful design behavior and taste while removing hosted-tool plumbing that does not exist in normal agent environments.

Before starting, check for other web-design skills like popular-web-designs (ready-to-paste design systems for Stripe, Linear, Vercel, Notion, etc.) and design-md (Google's DESIGN.md token spec format). If the user wants a known brand's look, load popular-web-designs alongside this one and let it supply the visual vocabulary. If the deliverable is a token spec file rather than a rendered artifact, use design-md instead. Full decision table below.

Hermes has three design-related skills under skills/creative/. They do different jobs — load the right one (or combine them):

Skill What it gives you Use when the user wants...
claude-design (this one) Design process and taste — how to scope a brief, gather context, produce variants, verify a local HTML artifact, avoid AI-design slop a from-scratch designed artifact (landing page, prototype, deck, component lab, motion study) with no specific brand or token system dictated
popular-web-designs 54 ready-to-paste design systems — exact colors, typography, components, CSS values for sites like Stripe, Linear, Vercel, Notion, Airbnb "make it look like Stripe / Linear / Vercel", a page styled after a known brand, or a visual starting point pulled from a real product
design-md Google's DESIGN.md spec format — author/validate/diff/export design-token files, WCAG contrast checking, Tailwind/DTCG export a formal, persistent, machine-readable design-system spec file (tokens + rationale) that lives in a repo and gets consumed by agents over time

Read the full file on GitHub · 667 lines

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. 10d ago First seen · 667 lines · 20 tokens per session scan A 256527bb1a67

Subscribe to this mod's changes

claude-design is a skill published in the GitHub repository AtlasOmnia/hermes-custom-pack (56 stars, last pushed 25d ago), licensed MIT. It adds 20 tokens to every session and 5,380 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to claude-design, differing in 100 lines, and is treated as a copy.

Related

Other skills, from other repositories

position-me

Elite Website Reviewer Agent for AEO, GEO, SEO, UI/UX Psychology, and Copywriting. Use this skill when asked to review or evaluate a website's positioning. It conducts an EXHAUSTIVE, multi-page, psychologically-driven, and ruthless analysis of the entire website. Produces a massive, comprehensive, scored report with…

Varnan-Tech/opendirectory · 81 tokens

hermes-themes

Author a Hermes skin — one YAML file that themes the CLI, the TUI, and the desktop GUI at once. The skin engine (hermescli/skinengine.py) resolves the active skin and the gateway pushes it to every surface, so a file dropped in /.hermes/skins/ is the theme analogue of a plugin: no code, all surfaces. This skill covers…

AtlasOmnia/donna-starter · 20 tokens

yao-geoflow-design

Discover, compare, preview, clone, and orchestrate current GEOFlow frontend experiences across the default site and GeoFlow Agent channel sites, including Laravel Blade themes, homepage module/style JSON, leadform conversion modules, theme editor, target-package capabilities, and cross-channel sync planning. Use for…

yaojingang/yao-geo-skills · 113 tokens

obsidian-ref

Technical references, manifest rules, file formats, and UX guidelines for Obsidian. Load when checking API details, manifest requirements, or UI/UX standards.

davidvkimball/obsidian-dev-skills · 36 tokens

obsidian-theme-dev

CSS/SCSS development patterns for Obsidian themes. Load when working with theme.css, SCSS variables, or CSS selectors.

davidvkimball/obsidian-dev-skills · 32 tokens

idea-superpowers-suite

Use when running the full idea workflow: capture a rough idea, expand it into design/UI/implementation docs, research similar products, and generate build-ready Markdown artifacts.

AkoliteZA/hermes-agent-idea-workflow · 38 tokens