What problem does it solve?
It solves the problem of turning a Sketch export zip into a structured, project-ready page/component scaffold without manually planning routes and files for every artboard.
Core Features & Use Cases
- Artboard-wide route planning: Extracts all artboards from a Sketch export zip and plans routing structure from preview images.
- Safe, reusable scaffolding: Reuses existing route entries and never overwrites existing component files; creates only blank skeletons plus description markdown.
- Technology-stack adaptation: Detects the target project’s tech stack (by reading package.json) and aligns route/component formats to the existing code style.
- Workflow-friendly: Supports automated workflow mode by running silently and prepares artifacts for later split/draw steps.
Quick Start
Use the skill to scan a Sketch export zip and generate blank page and component scaffolds with planned routes, for example: run the AI command to execute sketch-init on your exported Sketch zip.