uniappx-project-creator

Automates uni-app-x project creation with Vue 3, TypeScript, and Vite scaffolding.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation and initialization of uni-app-x projects, providing a streamlined process for setting up Vue 3 + TypeScript + Vite environments.

Core Features & Use Cases

  • One-Command Project Creation: Quickly scaffold new uni-app-x projects using CLI commands or HBuilderX.
  • Template Generation: Provides pre-configured project structures, manifest.json, pages.json, and tsconfig.json.
  • Use Case: A developer needs to start a new mobile application using uni-app-x with a Vue 3 and TypeScript setup. They can use this skill to generate the entire project structure with a single command.

Quick Start

Use the uniappx-project-creator skill to create a new uni-app-x project named 'my-app'.

Frequently Asked Questions about uniappx-project-creator

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

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

You can create a uni-app-x project with Vue 3 and TypeScript by running a single CLI command, which automatically scaffolds the entire project structure including manifest.json, pages.json, and tsconfig.json.

What is the best way to scaffold a uni-app-x project for cross-platform apps?

The best way to scaffold a uni-app-x project is to use an automated creation skill that pre-configures the Vite environment and generates required configuration files for rapid cross-platform development startup.

Does uni-app-x project creation support HBuilderX and Vite?

Yes, uni-app-x project creation supports both HBuilderX and Vite, allowing you to initialize a Vue 3 and TypeScript environment using either CLI commands or the HBuilderX interface.

What configuration files are generated when initializing a uni-app-x project?

When initializing a uni-app-x project, the process generates the standard project structure along with manifest.json, pages.json, and tsconfig.json needed for Vue 3 and TypeScript development.

Can I use a single command to set up a uni-app-x Vite environment?

Yes, you can use a single command to set up a uni-app-x Vite environment, which instantly provides a pre-configured Vue 3 and TypeScript foundation for cross-platform mobile applications.