设计与多媒体

StitchFlow

试用

Turn briefs, mockups, and product context into Stitch UI screens, design variants, Tailwind-friendly HTML, and screenshots. Use when the user wants to explor...

它能做什么

Turn briefs, mockups, and product context into Stitch UI screens, design variants, Tailwind-friendly HTML, and screenshots. Use when the user wants to explor...

技能文档

StitchFlow

Use this skill when the user wants to create a new screen, refine an existing one, generate design variants, or export local HTML and screenshots through Stitch.

It uses the local toolkit at ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter} instead of a Stitch MCP tool.

Local setup

  • Toolkit root: ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}
  • API key is expected in ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/.env
  • Outputs are saved to ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/runs
  • The latest single-screen result is tracked in ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/runs/latest-screen.json

When to use

  • The user says to use Stitch or StitchFlow
  • The user wants a screen generated from a brief, spec, or rough idea
  • The user wants design variants before implementation
  • The user wants targeted visual edits to a generated screen
  • The user wants HTML and screenshots exported locally for review

Workflow routing

  • New screen from a prompt or brief: Read text-to-design
  • Targeted changes to an existing Stitch screen: Read edit-design
  • Multiple directions from one base screen: Read variants

Core rules

  1. Before any Stitch command, rewrite the user request into a stronger design prompt.
  2. If the user already has a codebase or UI context, inspect it first and carry that context into the prompt.
  3. Prefer DESKTOP by default unless the user clearly asks for mobile or tablet.
  4. For first-pass exploration, prefer one generated screen plus 3 variants.
  5. If a screen is already close, prefer edit over full regeneration.
  6. Always tell the user where the resulting files were saved.
  7. Never print or expose STITCH_API_KEY or .env contents.

What good output looks like

  • the brief is rewritten into a stronger design prompt
  • the right Stitch workflow is chosen: generate, edit, or variants
  • the command completes and saves artifacts locally
  • the response includes project id, screen id, output folder, and what to do next

Prompt shaping

Use prompt-keywords to translate vague requests into design language Stitch understands better.

Structure prompts like this:

[overall vibe, product intent, and audience]

Platform: [web/mobile], [desktop/mobile]-first

Page goal:
- what the screen is for
- what primary action matters most

Page structure:
1. Header / navigation
2. Main content / hero / dashboard body
3. Secondary content
4. Footer / actions / supporting detail

Visual direction:
- palette roles
- typography tone
- spacing density
- component style

After running Stitch

Report:

  • the command used at a high level, not the secret env
  • the project and screen ids
  • the output folder under ${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/runs
  • the HTML and image artifact paths if they were downloaded
  • a short design assessment and the best next step

References

  • cli-usage
  • prompt-keywords

相关技能

Create or revise standalone HTML/SVG architecture diagrams, runtime flow diagrams, sequence diagrams, and PPT-like technical visuals. Use when a user wants h...

35 次安装7 星标

用本地 draw.io 桌面 CLI 生成 .drawio 图,并导出 PNG/SVG/PDF/JPG。

36 次安装2 星标

用一段文字描述生成可点击的 HTML 原型——落地页、移动应用、仪表板、设计系统与线框图。

96 次安装6 星标

Generate a new H5/Web campaign proposal and page architecture from UI references, then output a high-fidelity HTML/CSS/JS front-end draft on a fixed stack.

23 次安装

Build polished, conversion-aware frontends with strong visual taste, clear hierarchy, and production-grade HTML/CSS/JS. Landing pages, dashboards, components...

59 次安装2 星标

Convert Figma designs to mobile UI code (Compose/XML/SwiftUI/UIKit/Flutter) via the Figma REST API with local resource scanning, multi-frame comparison, and feedback-log corrections. Activate when a user provides a Figma link and asks for mobile layout code.

24 次安装1 星标