zhu-guli326
Community@zhu-guli326
zhu-guli326 provides a skill for recreating and redesigning clickable user interfaces from screenshots, design references, or text descriptions using real code.
Agent Skills by zhu-guli326
Showing 1 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About zhu-guli326
FAQPage SchemaWhat tasks can I accomplish with zhu-guli326's image-to-ui skill?▼
You can recreate a UI from a screenshot or design reference, redesign an existing UI from a visual reference, or create a new clickable UI from a text description. It uses real code for interface chrome and project-designated image2 for complex bitmap assets.
Who should use the image-to-ui skill?▼
Frontend developers and designers who need to convert visual references or descriptions into working interfaces. It suits users with explicit UI-design intent, not those doing ordinary frontend work without a design recreation goal.
When should I NOT use the image-to-ui skill?▼
Do not use it for standalone image generation, design critique only, or ordinary frontend work with no UI-design intent. The skill is scoped specifically to recreating, redesigning, or newly creating clickable interfaces from references or descriptions.
How does the skill handle images within the recreated UI?▼
Interface chrome is built with real code, while complex bitmap assets are handled using the project-designated image2. This separation ensures the recreated UI remains functional and clickable rather than a static image mockup.