Score
8.6
/ 10
Installs
55K
Repo Stars
93.3K
Last Updated
0d ago
Quality Ratio
92%
Description
Verified
First Published
Jan 2026
Summary
The Enhance Prompt agent skill transforms vague UI concepts into polished, Stitch-optimized prompts, significantly improving the quality and consistency of AI-generated user interfaces. This agent skill is essential for developers and designers working with the Stitch AI platform who need to refine their UI prompts for greater clarity, specificity, and adherence to design principles. It is a skill with 54K installs, indicating widespread adoption for improving AI-driven UI design workflows. It assesses input prompts for missing elements such as platform, page type, and visual style, then integrates design system context from existing `DESIGN.md` files for consistent styling. The skill refines prompts by replacing vague terms with specific UI/UX keywords like 'card grid layout' instead of 'list of items', amplifying the design vibe, and structuring the page into numbered sections for clarity. Enhanced prompts clearly define color usage with hex codes and descriptive roles, and can be outputted as `next-prompt.md` for subsequent agent use. Users should note that the skill advises consulting official Stitch documentation, as external guidelines may evolve and complement or supersede its patterns.
Skill Definition
Curated from Google Labs (Stitch).
What it does
Improve prompts with design specs and UI/UX vocabulary. Useful for design-to-code workflows and clarifying requests for visual output.
Source
- Upstream: https://github.com/google-labs-code/skills
- Category:
design-systems
How to use
This catalogue entry advertises the skill in OpenDesign so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:
# Inspect the upstream README for exact paths
open https://github.com/google-labs-code/skills
Then ask the agent to invoke this skill by name (enhance-prompt) or with
one of the trigger phrases listed in this skill's frontmatter.