enhance-prompt

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

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

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 sections, 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 Injection: Detects an existing 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, placeholder text, and behavior that Stitch can execute precisely. ## 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 Stitch UI generation?▼

Provide your rough idea and the skill assesses missing elements like platform, structure, visual style, and colors. It then rewrites the prompt with UI/UX keywords, vibe adjectives, a design system block, and numbered page sections for better Stitch results.

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

Effective prompts specify the platform, page type, numbered section structure, descriptive style adjectives, and colors formatted as hex codes with functional roles. Vague terms like "menu" should become specific components 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 in the current project and injects its color palette, typography, and component styles as a required design system block. If none exists, it recommends creating one with the design-md skill.

Can I save the enhanced prompt to a file?▼

Yes, while the default output is text you can copy, you can request file output such as next-prompt.md for use with the stitch-loop skill or any custom filename you specify.

When should I not use prompt enhancement?▼

Avoid over-enhancing when the user wants a simple result or when making targeted edits, where only the specific change should be described. Bundling unrelated changes into one edit prompt reduces generation accuracy.