stitch-design-local

stitch-design-local is a skill for Claude Code from yshishenya/stitchflow. It costs 34 tokens per session (250 once invoked), scanned A, original, Apache-2.0.

A compatibility alias for StitchFlow, a tool for creating Stitch screens, design variations, prototypes, and exported website code.

In plain words
What is it for?
Use it wherever an older workflow refers to stitch-design-local; it follows the same process and uses the same Stitch toolkit as StitchFlow.
Why use it?
It lets older prompts and setups that use the previous name continue to work while the tool moves to the StitchFlow name.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Codex; built for openclaw; mentions Gemini CLI.

Part of the stitchflow plugin — 2 skills shipped together

Good fit Use it wherever an older workflow refers to stitch-design-local; it follows the same process and uses the same Stitch toolkit as StitchFlow.

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

Made for: Claude Code.

Or install stitchflow, the plugin that ships this one along with the rest of its 2 skills.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/yshishenya/stitchflow/stitch-design-local"><img src="https://agentmods.dev/badge/skills/yshishenya/stitchflow/stitch-design-local.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 250 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.00034 $0.00250
Opus 5 $0.00017 $0.00125
Sonnet 5 $0.00007 $0.00050
Haiku 4.5 $0.00003 $0.00025

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

Security

Grade A, and why

stitch-design-local 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/stitch-design-local/SKILL.md · 31 lines

What it actually says

Legacy Alias: stitch-design-local

This skill name is kept only for backward compatibility.

Canonical skill:

  • stitchflow

If this alias is invoked, follow the same workflow and rules as the canonical StitchFlow skill:

  • Read ../stitchflow/SKILL.md
  • Use the same toolkit at ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}
  • Prefer the stitchflow name in new prompts, docs, and examples

Migration note

  • old name: stitch-design-local
  • current name: stitchflow
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 · 31 lines · 34 tokens per session scan A d73e8f0256ad

Subscribe to this mod's changes

stitch-design-local is a skill published in the GitHub repository yshishenya/stitchflow (12 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 34 tokens to every session and 250 once invoked, about $0.0002 per session on Opus 5. 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

design-review

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before implementation), use…

GCWing/BitFun · 125 tokens

design-to-code

Mockup-to-component pipeline using Google Stitch, 21st.dev, and Storybook MCP. Accepts a screenshot, a description, or a URL and produces production-ready React components, checking existing Storybook components before generating anything new. Use when implementing UI from a mockup or screenshot. To call the MCP tool…

yonatangross/orchestkit · 86 tokens

design-context-extract

Extract design DNA from app screenshots, live URLs, or screen recordings using Google Stitch — color palettes, typography, spacing tokens, component patterns, and motion specs as design-tokens.json or Tailwind config. Use when the user points to a screenshot, URL, or video and asks to extract or audit the design…

yonatangross/orchestkit · 84 tokens

ai-ui-generation

AI-assisted UI generation patterns for json-render, v0.app, Google Stitch, Bolt Cloud, and Cursor workflows. Covers prompt engineering for component and full-stack app generation, review checklists for AI-generated code, design token injection, refactoring for design system conformance, and CI gates for quality…

yonatangross/orchestkit · 95 tokens

core-components

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

agent-skills-hub/agent-skills-hub · 27 tokens

build-webgl-liquid-glass

Build production-ready GPU liquid-glass surfaces with liquid-gl for React or DOM UIs. Default for refractive cards, notifications, panels, GPU bevels, and WebGL glass.

agent-skills-hub/agent-skills-hub · 44 tokens