Initializes and configures uni-app-x projects with Vue 3 and TypeScript for high-performance cross-platform development.
The uniappx-project-creator skill automates the setup of uni-app-x environments, providing developers with a streamlined 'one-command' experience for project initialization. It handles the complex scaffolding of Vue 3, TypeScript, and Vite configurations, ensuring that critical files like manifest.json and pages.json are correctly structured from the start. Whether you are using the CLI or HBuilderX, this skill provides the necessary templates and best practices to move from a blank slate to a production-ready mobile application structure in seconds.
Key Features
01Support for both HBuilderX and standard CLI workflows
0237 GitHub stars
03One-command scaffolding for uni-app-x project structures
04Automated generation of manifest.json and pages.json files
05Pre-configured Vue 3 Composition API and TypeScript environment
06Built-in templates for various project types and best practices
Use Cases
01Starting a new high-performance cross-platform mobile app from scratch
02Generating TypeScript-based Vue 3 components and pages for uni-app-x
03Quickly initializing a uni-app-x environment with standard directory structures