stitch-skill

stitch-skill is a skill for Claude Code, Codex from aaronnat23/disp8ch. It costs 0 tokens per session (620 once invoked), scanned A, original, MIT.

A guide for creating DESIGN.md files, which are design specifications that AI interface-generation tools can follow.

In plain words
What is it for?
Use it when preparing a Google Stitch design specification or a shareable design system for multi-step interface work.
Why use it?
It turns visual decisions about layout, colour, typography, density, and motion into consistent instructions for UI generation.

Skill for Claude CodeCodex

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

Good fit Use it when preparing a Google Stitch design specification or a shareable design system for multi-step interface work.

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

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 stitch-skill

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aaronnat23/disp8ch/stitch-skill"><img src="https://agentmods.dev/badge/skills/aaronnat23/disp8ch/stitch-skill.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 620 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00620
Opus 5 $0.00000 $0.00310
Sonnet 5 $0.00000 $0.00124
Haiku 4.5 $0.00000 $0.00062

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

Security

Grade A, and why

stitch-skill 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 5d 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.

optional-skills/stitch-skill/SKILL.md · 66 lines

How it starts

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

Stitch Skill — Google Stitch Semantic Design System

Use this skill when generating DESIGN.md files for Google Stitch, or when creating agent-friendly design specifications that will drive multi-step UI generation. Translates premium design principles into semantic design language.

Use when

  • The task involves creating a DESIGN.md or design specification for AI-driven UI generation.
  • Using Google Stitch or similar prompt-driven design tools.
  • Needing a shareable design system document that agents can interpret unambiguously.
  • Standardizing design decisions across a project before coding begins.

DESIGN.md Structure

Generate a DESIGN.md file containing these sections:

Atmosphere Calibration

Specify on 1–10 scales:

  • Density: Airy (1) → Dense (10). Default: 4.
  • Variance: Symmetric (1) → Chaotic (10). Default: 8.
  • Motion: Static (1) → Cinematic (10). Default: 6.

Color System

  • Base: Zinc or Slate neutral.
  • Maximum one accent color, saturation below 80%.
  • Explicitly ban AI purple/neon.
  • No pure black — specify Off-Black or Zinc-950.
  • List exact hex values for all palette entries.

Typography Rules

  • Specify exact font family for: display/hero, body, UI labels, monospace.
  • Forbidden: Inter (always prohibited for premium contexts).
  • Recommended: Geist, Outfit, Cabinet Grotesk, or Fraunces for editorial.
  • Serif fonts: only in editorial contexts (Fraunces, Editorial New).
  • Dashboards: sans-serif only.

Layout Directives

  • Specify grid system (columns, gutter width, max-width).
  • State variance level and resulting layout pattern (symmetric/asymmetric/bento).
  • Centered hero: only permitted for variance ≤ 4.
  • High variance: asymmetric split layouts required.
  • No absolute-positioned element stacks — every element in its own grid zone.

Component Defaults

  • Button shapes (border-radius), sizes, and hover behaviors.
  • Card padding, border-radius, and shadow policy.
  • Form field styling and focus state.
  • Icon library and sizing convention.

Read the full file on GitHub · 66 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. 5d ago First seen · 66 lines · 0 tokens per session scan A c6c8d81adbbd

Subscribe to this mod's changes

stitch-skill is a skill published in the GitHub repository aaronnat23/disp8ch (100 stars, last pushed 6d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 620 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-09-03.

Related

Other skills, from other repositories

web-design

Penguin visual language for generated web pages and app UIs — GitHub-style simplicity with a single blue accent, light and pure-black dark themes, design tokens, component and chat-interface recipes, plus an opt-in warm paper editorial theme.

Prism-Shadow/penguin-harness · 51 tokens

ui-craft

Design, build, redesign, or modify browser-visible web interfaces with product-quality composition, visual systems, interaction states, responsive behavior, accessibility, and browser visual QA. Use for HTML, CSS, JavaScript, React, Vue, or Svelte pages and components, landing pages, dashboards, admin tools, settings…

MemTensor/memmy-agent · 86 tokens

make-interfaces-feel-better

Use when building or reviewing UI polish: typography, hit areas, nested radius, optical alignment, shadows, media outlines, micro-interactions, and animation performance.

Insajin/autopus-adk · 40 tokens

design-system

DESIGN.md integration for Forge — ensures visual consistency across all UI tasks through standardized design specifications.

LucasDuys/forge · 21 tokens

shadcn

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

antgroup/agentic-ai-landscape · 94 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

PM-Shawn/Abu-Cowork · 77 tokens