uniapp

uniapp is a skill for Claude Code, Codex from youlaitech/youlai-skills. It costs 42 tokens per session (7,081 once invoked), scanned A, original, no licence file.

A set of standards for building mobile apps with UniApp and Vue 3. UniApp lets developers target mobile apps and mini-programs from one codebase, while wot-design-uni supplies interface components.

In plain words
What is it for?
Use it when developing UniApp apps, creating mobile screens, using wot-design-uni components, or handling mini-program compatibility.
Why use it?
It helps account for mobile interface patterns and compatibility differences between mini-program platforms.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when developing UniApp apps, creating mobile screens, using wot-design-uni components, or handling mini-program compatibility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/youlaitech/youlai-skills/uniapp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add youlaitech/youlai-skills --skill uniapp
Clone the repo
git clone --depth 1 https://github.com/youlaitech/youlai-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for uniapp

README.md
[![agentmods](https://agentmods.dev/badge/skills/youlaitech/youlai-skills/uniapp/github.svg)](https://agentmods.dev/skills/youlaitech/youlai-skills/uniapp)
Your own site
<a href="https://agentmods.dev/skills/youlaitech/youlai-skills/uniapp"><img src="https://agentmods.dev/badge/skills/youlaitech/youlai-skills/uniapp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for uniapp

Your own site · 80×15
<a href="https://agentmods.dev/skills/youlaitech/youlai-skills/uniapp"><img src="https://agentmods.dev/badge/skills/youlaitech/youlai-skills/uniapp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,081 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.07081
Opus 5 $0.00021 $0.03540
Sonnet 5 $0.00008 $0.01416
Haiku 4.5 $0.00004 $0.00708

Measured 12d ago against content hash 6691bbe32b19, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

uniapp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/uniapp/SKILL.md · 840 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 840 lines · 42 tokens per session scan A 6691bbe32b19

Subscribe to this mod's changes

uniapp is a skill published in the GitHub repository youlaitech/youlai-skills (55 stars, last pushed 21d ago), with no licence file. It adds 42 tokens to every session and 7,081 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

uniapp-app-generate-skill

This skill should be used when the user wants to create a standardized uni-app project for WeChat mini-program, H5, and App from scratch. It guides through pre-development brainstorming, project initialization with uni-app + Vue3 + TypeScript + Pinia, dynamic theme system setup, static asset generation, layout design…

jiushiwon/wg-skills · 120 tokens

capacitor-vue

Guides the agent through Vue-specific patterns for Capacitor app development. Covers Vue 3 Composition API with Capacitor plugins, custom composables for native features, reactive plugin state, lifecycle hook patterns, Vue Router deep link integration, platform detection, PWA Elements setup, Quasar Framework…

capawesome-team/skills · 103 tokens

ionic-vue

Guides the agent through Ionic Vue development patterns — project structure, Vue-specific Ionic components (IonPage, IonRouterOutlet, IonTabs), navigation with Vue Router and useIonRouter, Ionic lifecycle hooks (onIonViewWillEnter, onIonViewDidEnter, onIonViewWillLeave, onIonViewDidLeave), composable utilities…

capawesome-team/skills · 167 tokens

ionic-framework-mcp

Guides the agent through connecting an MCP client to the hosted, unofficial Ionic Framework MCP server by Capawesome, which serves the official Ionic Framework documentation for v9 and v8, the component API reference, the official usage examples for Angular, React, Vue and vanilla JavaScript, and the Ionic blog.…

capawesome-team/skills · 141 tokens

uview-pro

A component guide for uView Pro, a UI library for uni-app applications. uni-app is a Vue-based framework for building apps for mobile, web, and several mini-program platforms.

uview-pro/skills · 53 tokens

uniappx-project-creator

Provides one-command project creation for uni-app-x including Vue 3 + TypeScript + Vite setup, configuration, and template generation. Use when the user asks to create a uni-app-x project with a single command, needs to initialize a new uni-app-x project, or generate uni-app-x project structure.

full-stack-skills/uniapp-skills · 69 tokens