Provides one-command project creation for uni-app using the official quickstart CLI, including project initialization, configuration, and template selection.
Provides one-command project creation for uni-app using the official quickstart CLI, including project initialization, configuration, and template selection.
Use when the user asks to create a uni-app project with a single command, needs to initialize a new uni-app project, or generate uni-app project structure.
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars5
LicenseLICENSE
Default branchmain
Status
Active
Skill metadata
Parsed from SKILL.md frontmatter.
LicenseComplete terms in LICENSE.txt
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md4,821 B
docsSUMMARY.md343 B
History
First seen on skills.sh
First recorded snapshot · 94 installs
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
Create a new uni-app project from scratch
Initialize uni-app project structure and configuration files
Set up development environment for uni-app
Generate project templates with different configurations
Configure manifest.json and pages.json files
Create uni-app pages and components
Set up uni-app project with HBuilderX or CLI
How to use this skill
To create a uni-app project with a single command or via HBuilderX:
Identify the project type from the user's request:
- Standard uni-app project → Use Vue 2 or Vue 3 template - HBuilderX project → Use HBuilderX creation method - CLI project → Use Vue CLI or official CLI commands
Load the appropriate example file from the examples/guide/ directory:
- examples/guide/installation.md - Installation and environment setup - examples/guide/quick-start.md - Quick start guide - examples/guide/project-types.md - Different project types and templates
Load the appropriate template file from the templates/ directory: