uni-helper
@uni-helper Organization
Public Skills
uni-app
by uni-helper
Comprehensive skill reference for uni-app cross-platform development framework
uni-helper
by uni-helper
Comprehensive skill reference for uni-helper ecosystem - AI-powered development tools for uni-app
vue
by uni-helper
Vue.js progressive JavaScript framework. Use when building Vue components, working with reactivity (ref, reactive, computed, watch), or implementing Vue Composition API patterns.
vite
by uni-helper
Vite next-generation frontend build tool with fast HMR and optimized builds. Use when configuring Vite, adding plugins, working with dev server, or building for production.
vue-best-practices
by uni-helper
MUST be used for Vue.js tasks. Strongly recommends Composition API with <script setup> and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.