stitch-ued-guide

stitch-ued-guide is a skill for Claude Code, Codex from gabelul/stitch-kit. It costs 40 tokens per session (2,118 once invoked), scanned A, original, Apache-2.0.

A reference guide for writing prompts for Stitch, a tool that generates user-interface designs. It explains design terms, prompt structure, visual styles, layouts, colors, and device considerations.

In plain words
What is it for?
It is for creating Stitch prompts for app screens, including their layout, appearance, components, content, and target device.
Why use it?
It helps describe an interface clearly when the right design vocabulary or prompt structure is unfamiliar.

Skill for Claude CodeCodex

Part of the stitch-kit plugin — 36 skills, 1 agent, 2 hooks shipped together

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/gabelul/stitch-kit/stitch-ued-guide
Any agent
npx skills add gabelul/stitch-kit --skill stitch-ued-guide
Clone the repo
git clone --depth 1 https://github.com/gabelul/stitch-kit

Made for: Claude Code, Codex.

Or install stitch-kit, the plugin that ships this one along with the rest of its 36 skills, 1 agent, 2 hooks.

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-ued-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabelul/stitch-kit/stitch-ued-guide.svg)](https://agentmods.dev/skills/gabelul/stitch-kit/stitch-ued-guide)
Your own site
<a href="https://agentmods.dev/skills/gabelul/stitch-kit/stitch-ued-guide"><img src="https://agentmods.dev/badge/skills/gabelul/stitch-kit/stitch-ued-guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,118 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.00040 $0.02118
Opus 5 $0.00020 $0.01059
Sonnet 5 $0.00008 $0.00424
Haiku 4.5 $0.00004 $0.00212

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

Security

Grade A, and why

stitch-ued-guide 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.

skills/stitch-ued-guide/SKILL.md · 178 lines

How it starts

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

Stitch UED Guide

This is a reference guide, not an action skill. Use it when:

  • You need specific design terminology for a Stitch prompt (masonry, glassmorphism, split-screen)
  • You're unsure how to describe a layout pattern or visual style
  • You want to apply color + theme structure consistently
  • You need to know device-specific constraints for prompt writing

Prompt engineering strategy

The most effective Stitch prompts follow this 4-part structure:

[Context & Style] + [Layout Structure] + [Component Details] + [Content & Data]

Context & Style:

"Mobile fitness app for gym-goers. Dark mode with neon green accents. Cyberpunk aesthetic. Rounded corners."

Layout Structure:

"Bottom navigation bar (Home, Workout, Progress, Profile). Scrollable main feed. Sticky top bar with greeting."

Component Details:

"Workout cards with gradient border, thumbnail, title, duration badge, and 'Start' pill button."

Content & Data:

"Sample data: 'Upper Body Blast' (45 min), 'Core Destroyer' (20 min), 'Morning Run' (30 min, completed today)."

Stitch model selection

Model When to use
GEMINI_3_1_PRO High-fidelity designs, complex layouts, when quality matters — recommended default
GEMINI_3_FLASH Fast iteration, wireframes, rapid exploration, when speed matters
GEMINI_3_PRO Deprecated — still works but will be removed. Use GEMINI_3_1_PRO instead

Color variant reference (colorVariant)

Controls how Stitch derives the full color palette from your primaryColor:

colorVariant Visual effect Best for
MONOCHROME Single-hue, editorial feel Luxury, minimal, text-heavy, portfolios
NEUTRAL Subdued, professional Corporate, enterprise, medical
TONAL_SPOT Balanced accent spots on neutral base SaaS, productivity, dashboards
VIBRANT Bold, energetic colors Consumer apps, social, food
EXPRESSIVE Multicolor, dynamic Creative, gaming, entertainment
FIDELITY Precise brand color matching Brand-heavy, marketing, landing pages
CONTENT Palette adapts to content Media, editorial, photo-heavy
RAINBOW Full spectrum Kids apps, events, playful
FRUIT_SALAD Warm multicolor Food, lifestyle, wellness

Read the full file on GitHub · 178 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 · 178 lines · 40 tokens per session scan A b49f7a4c6c06

Subscribe to this mod's changes

stitch-ued-guide is a skill published in the GitHub repository gabelul/stitch-kit (43 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 40 tokens to every session and 2,118 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

kit-prompt

Entrevista sobre o site e gera um PROMPT DE CONSTRUÇÃO completo, no padrão dos prompts já validados do acervo — com stack, fontes, paleta, estrutura seção a seção, medidas exatas e proibições explícitas. O resultado é texto para você levar a outra ferramenta (v0, Lovable, Cursor, outro modelo) ou guardar; não é código…

harebeats/cannonball · 155 tokens

skill-meta-prompt

Craft better prompts using proven optimization techniques — use when your prompt needs refinement.

nyldn/claude-octopus · 19 tokens

ai-workflow-architect

Designs AI systems, automations, and agent workflows for a business — identifying which manual work is worth automating, how to structure the system, which tools fit, and what could go wrong. Use this to automate part of an operation, design an agent or MCP workflow, reduce repetitive manual work, connect tools into a…

cbrock84/headcount · 89 tokens

cloudflare-workers-ai

Cloudflare Workers AI for serverless GPU inference. Use for LLMs, text/image generation, embeddings, or encountering AIERROR, rate limits, token exceeded errors.

secondsky/claude-skills · 39 tokens

nano-banana-prompting

This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.

NikiforovAll/claude-code-rules · 51 tokens

nano-banana

This skill should be used for Python scripting and Gemini image generation. Use when users ask to generate images, create AI art, edit images with AI, or run Python scripts with uv. Trigger phrases include "generate an image", "create a picture", "draw", "make an image of", "nano banana", or any image generation…

NikiforovAll/claude-code-rules · 73 tokens