What problem does it solve?
This Skill prevents inconsistent uni-app implementations by providing a unified technical standard for project structure, API communication, performance, state management, routing, analytics, and component communication.
Core Features & Use Cases
- Enforced Development Rules: Applies 20 mandatory rules covering rendering limits, request handling, security, linting, commits, mocks, styling, authentication, and platform adaptation.
- Production Architecture Guidance: Defines Vue 3, TypeScript, Pinia, SCSS, Vite, API encapsulation, routing guards, subpackages, storage, and component communication patterns.
- Templates and References: Provides starter configuration files plus detailed guidance for APIs, performance, stores, routing, analytics, storage, and component communication.
- Use Case: Use it when creating or reviewing a WeChat Mini Program project to establish a maintainable structure, consistent request layer, scalable state management, and performance-safe page patterns.
Quick Start
Ask the AI to apply the uni-app standard to your WeChat Mini Program project and review its structure, API layer, performance, routing, and state management.