AI AGENT ADDONS

Ui To Vue

affaan-m/ecc

Turn your design screenshots directly into Vue 3 components. This tool takes a folder of UI images and creates working code for you. It works with popular libraries like Vant, Element Plus, and Ant Design Vue.

You can batch process many screenshots at once. The tool groups related images into one page. It also finds repeated parts and makes shared components. This saves you from writing every piece of code by hand.

Just run a simple command and point to your design folder. The generated code uses the Vue 3 Composition API and includes basic router setup. It is a great first pass for any frontend project.

Add Ui To Vue skill to your workflow

Global

mkdir -p ~/.claude/skills/ui-to-vue

Project

mkdir -p .claude/skills/ui-to-vue

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago