vue-creater

Installation
SKILL.md

Vue Web Artifacts Builder

Data Flow & Context Management (CRITICAL)

You must maintain a Session Context to store file paths. Do not proceed to subsequent steps until you have populated the required variables.

  • $SKILL_DIR: The absolute path to this skill's directory (where the vue-creater/SKILL.md is located).
  • $PROJECT_ROOT: The absolute path to the project created in Step 1.
  • $DSL_PATH: The absolute path to the dsl.json file generated in Step 2 (only for Default template workflow).

IMPORTANT: All script paths mentioned in this document are relative to $SKILL_DIR. When executing scripts, always use the full path: $SKILL_DIR/scripts/script-name.py

Quick Start

Step 0: Select Project Type

FIRST STEP - MANDATORY: You must ask the user to select a project type:

Related skills
Installs
46
Repository
helloggx/skill
GitHub Stars
1
First Seen
Feb 24, 2026