Takes a folder of design screenshots and spits out Vue 3 Composition API components with your choice of Vant, Element Plus, or Ant Design Vue. The converter groups related states into single page components, extracts shared UI regions when it spots repetition, and wires up basic routing. It's a first pass tool, not a production ready solution. You'll still need to review the output for layout accuracy, add real logic, and clean up placeholder data. Biggest gotcha is that it sends your screenshots to DashScope's API, so don't run this on confidential customer designs. Works best when your screenshot folder structure mirrors your app's module hierarchy.
npx -y skills add affaan-m/ecc --skill ui-to-vue --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar