skills
Cross-platform uni-app, Vue, Vite, and UnoCSS development guidance
All Skills in This Repository (9)
Pure Emerald Level Indicatorsvueuse-functions
Discover and apply VueUse composables in Vue 3 and Nuxt projects.
uni-app
Develop Vue.js applications for iOS, Android, Web, and mini-programs.
web-design-guidelines
Analyze UI code for compliance with Web Interface Guidelines.
vue
Build Vue 3 interfaces using Composition API components with optional TypeScript support.
vue-best-practices
Standardize Vue 3 development with Composition API and component design guidelines.
vite
Configure Vite projects, plugins, dev server, and production builds.
pinia
Manage Vue 3 app state with type-safe Pinia stores.
uni-helper
Centralize uni-helper documentation for Vite plugins, libraries, and utilities.
unocss
Generate atomic CSS utilities on demand via UnoCSS presets and configuration.
Frequently Asked Questions
FAQPage SchemaHow to install uni-helper skills?▼
Run `npx skills add uni-helper/skills --all -g -y` in your terminal to install all skills in this collection globally.
What does the uni-helper skills collection cover?▼
It covers uni-app cross-platform development, the uni-helper plugin ecosystem, Vue 3 core and best practices, VueUse composables, Pinia, Vite, UnoCSS, and web design guidelines.
How to build cross-platform apps with uni-app?▼
The uni-app skill gives your agent structured references for components, APIs, condition compilation, and pages.json or manifest.json configuration across iOS, Android, H5, and mini-program platforms.
Does it help with Vue 3 Composition API?▼
Yes. The vue and vue-best-practices skills cover reactivity, composables, script setup, TypeScript, and dozens of common Vue 3 pitfalls with fixes.
Do I need to know these frameworks already?▼
Basic familiarity helps, but each skill includes working code examples and usage patterns so your agent can apply the right APIs from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core