enhance-prompt

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

Updated Jul 19, 2026
One-click install
npx skills add https://github.com/DagimAlemayehuu/AgenticEngineering --skill enhance-prompt-dagimalemayehuu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: enhance-prompt
Source: https://github.com/DagimAlemayehuu/AgenticEngineering/tree/main/agentic-engineering/core/dependencies/design/enhance-prompt
Command: npx skills add https://github.com/DagimAlemayehuu/AgenticEngineering --skill enhance-prompt-dagimalemayehuu

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 Google 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.md Integration: Detects an existing design system file and injects its color palette, typography, and component styles into the output prompt. - Structured Output Format: Produces a Stitch-ready prompt with a DESIGN SYSTEM block and numbered page structure, optionally written to a file like next-prompt.md. - 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 apply without disturbing existing elements. ## 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, page type, structure, and colors. It then rewrites the prompt with specific UI component keywords, vibe adjectives, hex color values, and a numbered page structure that Stitch interprets more reliably.

What is a DESIGN.md file and how does it affect prompt enhancement?▼

DESIGN.md is a project file containing a design system with color palettes, typography, and component styles. When present, the skill reads it and injects a DESIGN SYSTEM block into the enhanced prompt so all generated screens share the same visual language.

Can I use enhanced prompts for small targeted UI edits in Stitch?▼

Yes, the skill supports targeted edits such as adding a search bar. It formats the output with specific location, styling, and behavior details plus a note to preserve all existing elements, so Stitch makes only the requested change.

Does the enhance-prompt skill write the output to a file?▼

By default it returns the enhanced prompt as text for you to copy. On request it can write the result to a file such as next-prompt.md, which is designed for use with the stitch-loop skill, or any custom filename you specify.

What are the limitations of automated UI prompt enhancement?▼

The skill cannot infer intent that is entirely absent from your input, so extremely vague prompts still require you to confirm platform and page type. It also recommends consulting the official Stitch prompting guide since best practices may change over time.