enhance-prompt

Transforms vague UI ideas into structured, Stitch-optimized generation prompts.

Updated Oct 30, 2025
One-click install
npx skills add https://github.com/MauricioDMO/config --skill enhance-prompt-mauriciodmo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: enhance-prompt
Source: https://github.com/MauricioDMO/config/tree/main/opencode/skills/enhance-prompt
Command: npx skills add https://github.com/MauricioDMO/config --skill enhance-prompt-mauriciodmo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Vague prompts like "make me a login page" produce inconsistent, low-quality UI generations from Stitch. This Skill rewrites rough ideas into structured prompts with design systems, page sections, and precise UI/UX terminology so Stitch generates better results. ## Core Features & Use Cases - Prompt Enhancement Pipeline: Assesses missing elements (platform, structure, style, colors), then applies UI/UX keywords, vibe adjectives, and numbered page sections. - Design System Injection: Detects a root-level DESIGN.md file and embeds its color palette, typography, and component styles as a required design system block. - Structured Output Formatting: Produces Stitch-ready prompts with hex-formatted colors, component keywords, and optional file output for iterative workflows. - Use Case: A designer types "add a search bar" and receives a targeted edit prompt specifying location, styling, behavior, and dimensions that Stitch can apply without breaking existing elements. ## Quick Start Ask the agent to enhance your prompt, for example: "Enhance my prompt 'make me a dashboard' for better Stitch generation results."

Frequently Asked Questions about enhance-prompt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve a prompt for Google Stitch UI generation?▼

Provide your rough idea and the skill rewrites it with a design system block, numbered page structure, specific component keywords, and hex-formatted colors. The enhanced prompt gives Stitch clearer instructions, producing more consistent UI output.

What makes a good prompt for AI UI generation tools?▼

Effective prompts specify the platform, page type, visual style adjectives, exact colors with hex codes, and a numbered section structure. Vague terms like "menu" are replaced with precise component names like "navigation bar with logo and menu items".

Does the skill work with an existing design system?▼

Yes, it checks for a DESIGN.md file at the project root and injects its color palette, typography, and component styles as a required design system block. If none exists, it suggests creating one with the taste-design skill.

Can I save the enhanced prompt to a file?▼

Yes, by default the enhanced prompt is returned as text, but you can request file output. It supports writing to next-prompt.md for use with the stitch-loop skill or any custom filename you specify.

When should I not use prompt enhancement for Stitch?▼

Avoid over-enhancing when the user wants a simple result or when making targeted edits. For edits, the skill scopes the prompt to one specific change at a time rather than bundling unrelated modifications.