uniapp-performance

uniapp-performance is a skill for Claude Code, Codex from little-apppple/uniappSkill. It costs 88 tokens per session (3,533 once invoked), scanned A, original, no licence file.

A guide for improving the speed and responsiveness of uni-app applications. uni-app is a framework for building apps for several platforms from a shared codebase.

In plain words
What is it for?
Use it to optimize startup and rendering, configure preloading and split bundles, choose between supported rendering modes, and improve platform-specific performance.
Why use it?
It helps address slow startup, delayed first screens, choppy long lists, large bundles, and inefficient image loading.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/little-apppple/uniappskill/uniapp-performance
Any agent
npx skills add little-apppple/uniappSkill --skill uniapp-performance
Clone the repo
git clone --depth 1 https://github.com/little-apppple/uniappSkill

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-performance

README.md
[![agentmods](https://agentmods.dev/badge/skills/little-apppple/uniappskill/uniapp-performance.svg)](https://agentmods.dev/skills/little-apppple/uniappskill/uniapp-performance)
Your own site
<a href="https://agentmods.dev/skills/little-apppple/uniappskill/uniapp-performance"><img src="https://agentmods.dev/badge/skills/little-apppple/uniappskill/uniapp-performance.svg" alt="Measured on agentmods" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,533 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00088 $0.03533
Opus 5 $0.00044 $0.01767
Sonnet 5 $0.00018 $0.00707
Haiku 4.5 $0.00009 $0.00353

Measured 5d ago against content hash 43c18753c5c2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

uniapp-performance 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 5d 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.

uniapp-performance/SKILL.md · 419 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. 5d ago First seen · 419 lines · 88 tokens per session scan A 43c18753c5c2

Subscribe to this mod's changes

uniapp-performance is a skill published in the GitHub repository little-apppple/uniappSkill (2 stars, last pushed 1mo ago), with no licence file. It adds 88 tokens to every session and 3,533 once invoked, about $0.0004 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-31.

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

uview-pro

Skill "uview-pro" from uview-pro/skills, covering uview pro 组件库技能, 触发条件, 组件快速索引, 基础组件 and 表单组件.

uview-pro/skills · 53 tokens

mica-admin-uniapp

Use when adding or modifying pages, modules, API clients or stores in mica-admin-uniapp (uniapp + Vue 3 + Vite + Pinia, H5 / App / 微信小程序). Covers the module directory convention, pages.json registration, the uni.request http wrapper and mica-admin response contract, rpx/scss styling, workbench card registry for…

lets-mica/mica-admin · 88 tokens

mobile-responsive

Vue 3 + Element Plus 管理后台页面的移动端响应式适配。将 PC 端后台页面改造为手机可用,涵盖布局、表格、表单、弹窗、图表等所有常见组件类型。当用户提到"手机适配""移动端优化""响应式""手机端体验"或要求某页面支持手机使用时触发。.

nongjun/feishu-cursor-claw · 86 tokens