enhance-prompt

Transforms vague UI ideas into polished, Stitch-optimized prompts with design system context.

Claude Code
View source ↗

What it does

  • Stitch Effective Prompting Guide: https://stitch.withgoogle.com/docs/learn/prompting/
  • Polish a UI prompt before sending to Stitch
  • Improve a prompt that produced poor results
  • Add design system consistency to a simple idea
  • Structure a vague concept into an actionable prompt
  • "Deep Ocean Blue (#1a365d) for primary buttons and links"
  • "Warm Cream (#faf5f0) for page background"

Requirements & configuration

  • 1. Be specific early — Vague inputs need more enhancement

Configuration: DESIGN

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Transforms vague UI ideas into polished, Stitch-optimized prompts with design system context.

Source

Repository: https://github.com/google-labs-code/stitch-skills

enhance-prompt FAQ

What does the enhance-prompt skill do?

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results. Stitch Effective Prompting Guide: https://stitch.withgoogle.com/docs/learn/prompting/ Polish a UI prompt before sending to Stitch

What does enhance-prompt require?

1. Be specific early — Vague inputs need more enhancement Configuration keys: DESIGN.

How do I install enhance-prompt?

Run: npx -y skills add https://github.com/google-labs-code/stitch-skills --skill enhance-prompt --agent claude-code — the source lives at github.com/google-labs-code/stitch-skills.

Maintain enhance-prompt?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

enhance-prompt on getagentictools
[![enhance-prompt on getagentictools](https://getagentictools.com/badge/skills/google-labs-code-stitch-skills-enhance-prompt.svg)](https://getagentictools.com/skills/google-labs-code-stitch-skills-enhance-prompt?ref=badge)
npx agentictools info skills/google-labs-code-stitch-skills-enhance-prompt

The second line is the CLI lookup for this page — handy in READMEs and docs.