design

design is a skill for Claude Code, Codex from b1rdmania/ghostclaw. It costs 0 tokens per session (2,545 once invoked), scanned A, original, MIT.

A design review guide for checking user interfaces, including typography, colors, layout, motion, interactions, mobile adaptation, and interface wording. It first looks for common problems often found in automatically generated designs, then supports deeper review and refinement.

In plain words
What is it for?
Use it to review and improve web pages and interface components. It helps find visual consistency problems, accessibility-related issues, interaction problems, and UX writing issues.
Why use it?
It helps identify design issues that may be easy to miss during coding, such as poor contrast, repetitive layouts, excessive cards, unsuitable animations, or unclear wording.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/b1rdmania/ghostclaw/design
Any agent
npx skills add b1rdmania/ghostclaw --skill design
Clone the repo
git clone --depth 1 https://github.com/b1rdmania/ghostclaw

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 design

README.md
[![agentmods](https://agentmods.dev/badge/skills/b1rdmania/ghostclaw/design.svg)](https://agentmods.dev/skills/b1rdmania/ghostclaw/design)
Your own site
<a href="https://agentmods.dev/skills/b1rdmania/ghostclaw/design"><img src="https://agentmods.dev/badge/skills/b1rdmania/ghostclaw/design.svg" alt="Measured on agentmods" 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 2,545 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.02545
Opus 5 $0.00000 $0.01273
Sonnet 5 $0.00000 $0.00509
Haiku 4.5 $0.00000 $0.00254

Measured 4d ago against content hash 659a9f17ac98, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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 4d 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.

.claude/skills/design/SKILL.md · 407 lines

How it starts

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

Design Skill

Expert design feedback and UI/UX review based on Impeccable principles. Provides actionable critiques on typography, color, spatial design, motion, interaction patterns, responsive design, and UX writing.

Two-Layer Approach

This skill uses a two-layer architecture for efficient, high-quality design feedback:

Layer 1: Anti-Pattern Detection (Fast)

  • Speed: Seconds, not minutes
  • Cost: Minimal tokens (~500-1K)
  • Model: Haiku or fast model
  • Purpose: Quickly identify common AI design mistakes

The first pass scans for 11 common anti-patterns that frequently appear in AI-generated designs:

  1. Bad contrast choices (gray text on colored backgrounds)
  2. Cardocalypse (excessive card nesting)
  3. Inter everywhere (no typographic variation)
  4. Layout templates (repetitive hero metrics)
  5. Lazy "cool" design (glassmorphism, neon glows, cyan/magenta)
  6. Lazy "impact" design (gradient text, bouncing animations)
  7. Massive icons in cards (oversized Lucide icons)
  8. Modal abuse (complex features in modals)
  9. Purple gradients everywhere
  10. Redundant UX writing (triple redundancy)
  11. Thick border cards (left border accents on rounded cards)

If anti-patterns are found, the feedback includes:

  • What the anti-pattern is
  • Why it's problematic
  • How to fix it with code examples
  • Reference to the full anti-patterns guide

Layer 2: Deep Design Review (Thorough)

  • Speed: 30-90 seconds
  • Cost: Higher tokens (2-5K)
  • Model: Sonnet or high-capability model
  • Purpose: Comprehensive design critique across all principles

If no anti-patterns are found (or the user requests it), the skill loads the full reference library and provides detailed feedback on:

  1. Typography: Font pairing, hierarchy, readability, line height, letter spacing
  2. Color & Contrast: Palette choices, accessibility, semantic color, gradients
  3. Spatial Design: Layout, spacing, alignment, white space, density
  4. Motion Design: Animation purpose, easing, duration, reduced motion
  5. Interaction Design: Affordances, feedback, error states, progressive disclosure
  6. Responsive Design: Breakpoints, touch targets, mobile-first thinking
  7. UX Writing: Clarity, tone, microcopy, error messages

Read the full file on GitHub · 407 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. 4d ago First seen · 407 lines · 0 tokens per session scan A 659a9f17ac98

Subscribe to this mod's changes

design is a skill published in the GitHub repository b1rdmania/ghostclaw (92 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,545 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

render-style

House style for the renderhtml tool — dark dashboard / architecture-diagram look with stat tiles, bar rows, numbered timeline steps, two-panel grids, status pills, connector arrows, callout bands, and verdict blocks. Read this skill before calling renderhtml so the output is visually consistent. Provides CSS tokens…

Rustam-Z/hamroh · 82 tokens

bio-atac-seq-differential-accessibility

Find differentially accessible chromatin regions between conditions using DiffBind or DESeq2. Use when comparing chromatin accessibility between treatment groups, cell types, or developmental stages in ATAC-seq experiments.

FreedomIntelligence/OpenClaw-Medical-Skills · 51 tokens

bio-atac-seq-motif-deviation

Analyze transcription factor motif accessibility variability using chromVAR. Use when identifying which TF motifs show variable accessibility across samples or conditions in ATAC-seq data.

FreedomIntelligence/OpenClaw-Medical-Skills · 40 tokens

figma-expert

Figma design expert for components, auto-layout, design systems, and developer handoff.

RightNow-AI/openfang · 22 tokens

accessibility

Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting…

LeoYeAI/openclaw-master-skills · 81 tokens

subtitles

Use when subtitles or the spoken text of a YouTube video is needed: pasted video links or IDs, requests to translate a video, read along, follow foreign-language content, or extract what was said. Also use for language learning or accessibility. Fetches timestamped subtitles from any YouTube video. Not for uploading…

ZeroPointRepo/youtube-skills · 71 tokens