stitch-manage-design-system

stitch-manage-design-system is a skill for Codex from PracticalSwan/agent-skills. It costs 33 tokens per session (1,348 once invoked), scanned A, a copy of stitch-design-md, MIT.

A guide for managing Google Stitch design systems, which are shared rules for a product’s colors, fonts, shapes, components, and layout. It uses DESIGN.md files as the source for those rules.

In plain words
What is it for?
Use it to create, list, apply, or upload a Stitch design system from a DESIGN.md file.
Why use it?
It keeps generated screens consistent with an existing visual style instead of recreating design decisions each time.

Skill for Codex

Written for Codex: reads ~/.codex or $CODEX_HOME. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it to create, list, apply, or upload a Stitch design system from a DESIGN.md file.

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

Made for: 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-manage-design-system

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/practicalswan/agent-skills/stitch-manage-design-system"><img src="https://agentmods.dev/badge/skills/practicalswan/agent-skills/stitch-manage-design-system.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,348 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 86% 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.00033 $0.01348
Opus 5 $0.00016 $0.00674
Sonnet 5 $0.00007 $0.00270
Haiku 4.5 $0.00003 $0.00135

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

Security

Grade A, and why

stitch-manage-design-system 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.

Origin

This is a copy

86% identical to stitch-design-md — 39 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.

stitch-manage-design-system/SKILL.md · 89 lines

How it starts

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

Stitch Manage Design System

This skill is a catalog-normalized import from https://github.com/google-labs-code/stitch-skills at commit 7b53207b94e62911777d53d4238b5f8c88c2b519, source path plugins/stitch-design/skills/manage-design-system. The upstream control file was corrected for this workspace: the verified Stitch MCP surface here is design-system oriented, so screen lookup, screen generation, and screen editing tools must be used only when the current host explicitly exposes them.

When to Use This Skill

  • Use when .stitch/DESIGN.md should become a Stitch design system or an existing design system should be listed or applied.
  • The task involves Google Stitch project IDs, .stitch/ artifacts, DESIGN.md files, Stitch exports, or Stitch-specific validation.
  • The broader stitch-design router points here as the narrowest workflow.

Workflow

  1. Create or identify the target project; use create_project only when a new project is appropriate.
  2. Inspect .stitch/DESIGN.md for project name, colors, type, shape, component, layout, and anti-pattern rules.
  3. For small DESIGN.md files, base64-encode UTF-8 content and call upload_design_md with the numeric project ID; for the bundled helper, pass --generated-by with the calling skill or agent name.
  4. Immediately call create_design_system_from_design_md with the returned screen instance id and sourceScreen.
  5. Use list_design_systems to confirm the design-system asset exists for the project.
  6. Use apply_design_system only with valid selected screen instance id and sourceScreen values.

Local Assets

  • examples/, resources/, references/, or reference/ are upstream support material when present. Treat SKILL.md as the source of truth if a support file mentions an unavailable MCP tool.
  • scripts/ are optional helpers. On Windows, prefer PowerShell or Node equivalents unless Git Bash or WSL is actually available.
  • Keep generated .stitch/ files out of commits unless the user explicitly wants them as durable examples.

Read the full file on GitHub · 89 lines

Files

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.

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 Changed 2a8a84b8ca4e
  2. 6d ago Changed a7a7f249be87
  3. 9d ago First seen · 89 lines · 33 tokens per session scan A 161e5d76b39b

Subscribe to this mod's changes

stitch-manage-design-system is a skill published in the GitHub repository PracticalSwan/agent-skills (14 stars, last pushed 5d ago), licensed MIT. It adds 33 tokens to every session and 1,348 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to stitch-design-md, differing in 39 lines, and is treated as a copy.

Related

Other skills, from other repositories

design-md

Author/validate/export Google's DESIGN.md token spec files.

mateaix/mateclaw · 14 tokens

design-system

Document and define UI design system tokens, components, and guidelines.

furkangonel/cowrangler · 16 tokens

Design Token Enforcement

A code review check that finds hard-coded colors, spacing, font sizes, rounded corners, and shadows in frontend code when the project already provides design tokens. Design tokens are named shared values, such as a primary color or medium spacing.

s977043/river-review · 63 tokens

figma-bridge

Extract design information from Figma files. Pull design tokens, component structure, colors, typography, spacing, and export assets. Use when the user asks about their Figma designs, needs to extract design tokens, or wants to convert Figma designs to code. Triggers on: "figma", "design tokens", "get colors from…

vanthienha199/openclaw-skills · 92 tokens

suanfish-design-system

A Chinese design system for creating and reviewing web interfaces, with multiple design perspectives working together. It focuses on React and Tailwind-based projects.

SuanFishXYY/suanfish-design-system · 293 tokens

design

Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…

jeremylongshore/tons-of-skills-marketplace · 126 tokens