design-with-claude

design-with-claude is a skill for Claude Code from imsaif/design-with-claude. It costs 0 tokens per session (1,327 once invoked), scanned A, original, MIT.

A design review and guidance skill for software projects. It checks colors, text, spacing, accessibility, forms, navigation, motion, and interface wording, then points to focused design guidance.

In plain words
What is it for?
Use it to audit a project, check color contrast and form labels, review layouts and navigation, reduce generic-looking interfaces, and improve copy or motion behavior.
Why use it?
It helps find design-system inconsistencies and accessibility problems before making visual changes. Its audit can also run in continuous integration, a system that checks code automatically.

Skill for Claude Code

Written for Claude Code: Claude Code plugin machinery. Also seen: mentions Claude Code.

Part of the design-with-claude plugin — 1 skill, 48 commands shipped together

Good fit Use it to audit a project, check color contrast and form labels, review layouts and navigation, reduce generic-looking interfaces, and improve copy or motion behavior.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/imsaif/design-with-claude/design-with-claude
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 imsaif/design-with-claude --skill design-with-claude
Clone the repo
git clone --depth 1 https://github.com/imsaif/design-with-claude

Made for: Claude Code.

Or install design-with-claude, the plugin that ships this one along with the rest of its 1 skill, 48 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-with-claude

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/imsaif/design-with-claude/design-with-claude"><img src="https://agentmods.dev/badge/skills/imsaif/design-with-claude/design-with-claude.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,327 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 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.1 $0.00000 $0.01327
Opus 5 $0.00000 $0.00664
Sonnet 5 $0.00000 $0.00265
Haiku 4.5 $0.00000 $0.00133

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

Security

Grade A, and why

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

skills/design-with-claude/SKILL.md · 103 lines

How it starts

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

design with claude

A product designer inside your terminal. Start by measuring, then route to the specialist who fixes what you measured.

Start here: measure before you design

npx dwic-audit

Deterministic scan of the current project across 8 categories — color, typography, spacing, accessibility, forms, navigation, motion, copy. WCAG contrast math, token parsing, markup heuristics. Writes .dwic/audit-<date>.md and exits non-zero on errors, so it works in CI. Nothing leaves the machine.

Run this first when the request is vague ("improve our design", "is this any good?"). The findings tell you which specialist to invoke instead of guessing.

Audit finding → specialist:

Audit category Invoke
Color / contrast AA fails /color-specialist
Typography off-scale /typography-specialist
Spacing inconsistency /spacing-layout-specialist
Accessibility failures /accessibility-specialist
Unlabeled inputs, no fieldset /form-designer
Navigation gaps /navigation-specialist
transition: all, no reduced-motion /motion-designer
Weak CTA, jargon /content-strategist

Or hand the whole report to /design-triage — it reads the newest .dwic/audit-*.md, ranks the findings by what costs most to leave broken (not by the audit's own severity order), and works the fix list in order. Use it when the audit returns a pile rather than one obvious problem.

Not sure which specialist?

/design-brief takes a plain-language brief, routes to the right expertise, and returns structured guidance. Use it when the problem spans more than one domain.

Review an existing UI

  • /design-critic — severity-ranked critique, not reflexive praise. Use before shipping, or when feedback so far has been "looks great!"
  • /anti-slop-designer — detects the generic AI-generated look in UI and copy. Use when a screen feels templated but you can't name why.
  • /accessibility-specialist — WCAG 2.2, ARIA, keyboard nav, screen readers.

Read the full file on GitHub · 103 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. 11d ago First seen · 103 lines · 0 tokens per session scan A 7139020c8d58

Subscribe to this mod's changes

design-with-claude is a skill published in the GitHub repository imsaif/design-with-claude (11 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,327 tokens. 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-30.

Related

Other skills, from other repositories

color-audit

Color-only audit that extracts, evaluates, and recommends improvements for the project's color system. Use when the user asks to audit colors, run a color review or color audit, fix their colors, or work on the color palette or color system.

Aboudjem/ui-ux-suite · 52 tokens

theme-builder

Build a light/dark theme from scratch or improve an existing one, with a complete surface, text, and interactive color system. Use when the user asks to build or create a theme, use the theme builder, or set up a light and dark theme.

Aboudjem/ui-ux-suite · 55 tokens

type-audit

Typography-only audit covering font selection, type scale, readability, hierarchy, and performance. Use when the user asks to audit typography, run a typography or type audit, review fonts, fix their fonts, or work on the type system.

Aboudjem/ui-ux-suite · 51 tokens

layout-audit

Layout and spacing audit covering grid, spacing consistency, density, and responsive behavior. Use when the user asks to audit the layout, run a layout audit or grid audit, review spacing, or fix their spacing.

Aboudjem/ui-ux-suite · 46 tokens

scroll-craft

Build premium scroll-driven landing pages for service, product, food, and drink brands. Plan the visitor journey, page grammar, emotional peak, and bespoke signature move. Create dimensional heroes with independent visual planes, restrained motion, and separate mobile composition. Use supplied photos and footage or…

nateherkai/scroll-craft · 177 tokens

designlang-tokens

Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.

Manavarya09/design-extract · 30 tokens