uniapp-project-creator

Create uni-app projects with Vue 2, Vue 3, or TypeScript templates.

610|93|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/partme-ai/full-stack-skills --skill uniapp-project-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uniapp-project-creator
Source: https://github.com/partme-ai/full-stack-skills/tree/main/skills/uniapp-project-creator
Command: npx skills add https://github.com/partme-ai/full-stack-skills --skill uniapp-project-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of new uni-app projects, automating the setup process with a single command and providing essential configuration templates.

Core Features & Use Cases

  • One-Command Project Creation: Initialize uni-app projects using official CLIs or tools like degit.
  • Template Selection: Supports Vue 2, Vue 3, and TypeScript project templates.
  • Configuration Files: Provides templates for manifest.json and pages.json.
  • Use Case: A developer needs to quickly start a new mobile app project using uni-app with Vue 3 and TypeScript. They can use this skill to generate the project structure and basic configuration in seconds.

Quick Start

Use the uniapp-project-creator skill to create a new uni-app project named 'my-new-app' using the Vue 3 template.

Frequently Asked Questions about uniapp-project-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a uni-app project with Vue 3 and TypeScript?

To create a uni-app project with Vue 3 and TypeScript, use command-line tools to instantly generate the project structure and essential configuration files like pages.json.

Can I use official CLI tools for uni-app project scaffolding?

Yes, you can use official CLIs for uni-app project scaffolding to automate initialization and automatically provide templates for manifest.json and pages.json.

What is the best way to initialize a cross-platform mobile app using uni-app?

The best way to initialize a cross-platform mobile app using uni-app is using a single command to scaffold the project with official presets, saving manual setup time.

Does uni-app project creation support Vue 2 templates?

Yes, uni-app project creation supports Vue 2 templates, allowing you to select between Vue 2, Vue 3, and TypeScript depending on your specific development requirements.

What configuration files are generated when setting up a uni-app project?

When setting up a uni-app project, essential configuration files like manifest.json and pages.json are generated automatically to provide the basic project structure.

Why do I need a scaffolding tool for uni-app mobile development?

You need a scaffolding tool for uni-app mobile development to automate project creation, eliminating manual configuration of Vue environments and essential files.