Automates the initialization and configuration of cross-platform uni-app projects using official CLI and HBuilderX templates.
The Uni-app Project Creator skill streamlines the setup of cross-platform mobile applications by providing a single-command interface for project creation. It simplifies complex configurations for manifest.json and pages.json, supports both Vue 2 and Vue 3 templates, and generates standardized directory structures for both CLI-based and HBuilderX workflows. This skill is essential for developers who want to skip the boilerplate setup and immediately begin building multi-platform applications for web, mobile, and mini-programs.
Key Features
01Support for Vue 2 and Vue 3 project templates
02Automated configuration of manifest.json and pages.json
03Integrated environment setup and installation guides
04Standardized directory structure generation
0537 GitHub stars
06One-command uni-app project initialization
Use Cases
01Bootstrapping a new cross-platform mobile app from a single prompt
02Quickly initializing a uni-app project with specific Vue version requirements
03Standardizing project structures across multiple uni-app development teams