enhance-prompt

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

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/alecanche04-cyber/examenprograma --skill enhance-prompt-alecanche04-cyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enhance-prompt
Source: https://github.com/alecanche04-cyber/examenprograma/tree/main/EXAMEN_PROGRA_2-master/.agents/skills/enhance-prompt
Command: npx skills add https://github.com/alecanche04-cyber/examenprograma --skill enhance-prompt-alecanche04-cyber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Vague UI prompts like "make me a login page" produce inconsistent, low-quality results from Stitch. This Skill rewrites rough ideas into structured prompts with design systems, page structure, and precise UI terminology. ## 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 Integration: Detects an existing DESIGN.md file and injects its color palette, typography, and component styles into the output prompt. - Structured Output Format: Produces Stitch-ready prompts with a DESIGN SYSTEM block, hex-formatted colors, and numbered page sections. - Use Case: A user types "make me a login page" and receives a complete prompt specifying platform, theme, hex colors, button styles, and a four-section page structure ready to paste into Stitch. ## Quick Start Ask the agent to enhance your prompt, for example: enhance my prompt "make me a login page" 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 assesses missing elements like platform, structure, and colors, then rewrites it with specific UI component keywords, vibe adjectives, hex color values, and a numbered page structure optimized for Stitch.

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 functional roles, and a numbered breakdown of page sections. Vague terms like "button" should become "primary call-to-action button" for better results.

Does the enhance-prompt skill work with an existing design system?

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

Can I save the enhanced prompt to a file?

Yes, by default the enhanced prompt is returned as text, but on request it can be written to next-prompt.md for use with the stitch-loop skill or to 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 keeps changes scoped to one specific modification while preserving all existing elements.