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.
Add this skill
npx mdskills install google-labs-code/enhance-promptTransforms vague UI concepts into structured, design-system-aware prompts with clear enhancement workflow
npx skills add google-labs-code/stitch-skills --skill enhance-prompt --global
Enhance my prompt "make me a login page" for better Stitch generation results.
This repository follows the Agent Skills open standard. Each skill is self-contained with its own logic, workflow, and reference materials.
enhance-prompt/
โโโ SKILL.md โ Core instructions & workflow
โโโ references/ โ UI/UX vocabulary and adjective palettes
โโโ README.md โ This file
When activated, the agent follows a prompt enhancement pipeline:
Install via CLI
npx mdskills install google-labs-code/enhance-promptEnhance Prompt is a free, open-source AI agent skill. 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.
Install Enhance Prompt with a single command:
npx mdskills install google-labs-code/enhance-promptThis downloads the skill files into your project and your AI agent picks them up automatically.
Enhance Prompt works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.