uniapp-skills

June 23, 2026 · View on GitHub

uniapp-skills

uni-app cross-platform development skills

GitHub License Agent Skills

English | 简体中文

Introduction · Install · Skills · Supported Agents · Ecosystem


📖 Introduction

uni-app Skills is a curated collection of Agent Skills for AI coding agents, part of the Full Stack Skills ecosystem maintained by PartMe.AI.

This package includes 13 skills. Each skill is a self-contained SKILL.md file that AI agents load on-demand.

📦 Install

npx skills add full-stack-skills/uniapp-skills

Or install specific skills: npx skills add full-stack-skills/uniapp-skills --skill <skill-name>

🎯 Skills (13)

SkillDescription
uniapp-adA comprehensive skill for uni-ad monetization in uni-app. Use this skill to integrate ads, configure ad types, handle...
uniapp-cloudA comprehensive skill for uniCloud cloud development in the uni-app ecosystem. Use this skill when you need uniCloud ...
uniapp-miniA comprehensive skill for uni-app mini program development. Use when building uni-app mini programs, configuring mini...
uniapp-native-appA comprehensive skill for uni-app native app offline packaging. Use this skill to package uni-app as native Android/i...
uniapp-native-pluginA comprehensive skill for developing native plugins for uni-app. Use this skill when building Android/iOS native plug...
uniapp-pluginA comprehensive skill for the uni-app plugin market and automatic plugin installation. Use this skill to browse plugi...
uniapp-project-creatorProvides one-command project creation for uni-app using the official quickstart CLI, including project initialization...
uniapp-projectProvides comprehensive uni-app component and API integration guidance. Use when the user needs official uni-app compo...
uniapp-uchartsA comprehensive skill for integrating and using uCharts with UniApp projects. This skill focuses on UniApp-specific i...
uniapp-uviewA comprehensive skill for integrating and using uView UI with UniApp projects. This skill focuses on UniApp-specific ...
uniappx-project-creatorProvides one-command project creation for uni-app-x including Vue 3 + TypeScript + Vite setup, configuration, and tem...
uniappx-projectProvides comprehensive uni-app-x component and API integration guidance. Use when the user needs official uni-app-x c...
uniappx-uview-proA comprehensive skill for integrating and using uView Pro with UniAppX projects. This skill focuses on UniAppX-specif...

🤖 Supported Agents

Works with Claude Code, Codex, Cursor, OpenCode, Gemini CLI, GitHub Copilot, Windsurf, and 70+ others.

Claude Code Installation

Option 1: npx skills CLI (Recommended)

npx skills add full-stack-skills/uniapp-skills

Option 2: Manual Installation

git clone https://github.com/full-stack-skills/uniapp-skills.git
cp -r uniapp-skills/skills/* .claude/skills/

For more details, see the Claude Code Skills Guide and Agent Skills Spec.

🌐 Ecosystem

ResourceLink
Full Stack Skillsgithub.com/partme-ai/full-stack-skills
All Skill Groupsgithub.com/full-stack-skills
Agent Skills Specagentskills.io
Skills CLIgithub.com/vercel-labs/skills

📄 License

Apache 2.0 — see LICENSE.