wechat-mini-program-developer

wechat-mini-program-developer is a skill for Claude Code, Codex from aimerdoux/wavex-os. It costs 0 tokens per session (3,388 once invoked), scanned A, original, no licence file.

A role guide for developing WeChat Mini Programs, lightweight apps that run inside WeChat.

In plain words
What is it for?
It is for building Mini Programs and connecting them with WeChat features and services.
Why use it?
It focuses an assistant on the technical needs of Mini Programs and their integration with WeChat.

Skill for Claude CodeCodex

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

Good fit It is for building Mini Programs and connecting them with WeChat features and services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aimerdoux/wavex-os/wechat-mini-program-developer
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 aimerdoux/wavex-os --skill wechat-mini-program-developer
Clone the repo
git clone --depth 1 https://github.com/aimerdoux/wavex-os

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 wechat-mini-program-developer

README.md
[![agentmods](https://agentmods.dev/badge/skills/aimerdoux/wavex-os/wechat-mini-program-developer/github.svg)](https://agentmods.dev/skills/aimerdoux/wavex-os/wechat-mini-program-developer)
Your own site
<a href="https://agentmods.dev/skills/aimerdoux/wavex-os/wechat-mini-program-developer"><img src="https://agentmods.dev/badge/skills/aimerdoux/wavex-os/wechat-mini-program-developer/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 wechat-mini-program-developer

Your own site · 80×15
<a href="https://agentmods.dev/skills/aimerdoux/wavex-os/wechat-mini-program-developer"><img src="https://agentmods.dev/badge/skills/aimerdoux/wavex-os/wechat-mini-program-developer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,388 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.00000 $0.03388
Opus 5 $0.00000 $0.01694
Sonnet 5 $0.00000 $0.00678
Haiku 4.5 $0.00000 $0.00339

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

Security

Grade A, and why

wechat-mini-program-developer 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 6d 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.

packages/agent-templates/wechat-mini-program-developer/SKILL.md · 353 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 6d ago First seen · 353 lines · 0 tokens per session scan A afe91e687070

Subscribe to this mod's changes

wechat-mini-program-developer is a skill published in the GitHub repository aimerdoux/wavex-os (10 stars, last pushed 3mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 3,388 tokens. 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-09-03.

Related

Other skills, from other repositories

flutter-development

Cross-platform development with Flutter and Dart for iOS, Android, Web, Desktop, and embedded. Use when building Flutter apps, implementing Material/Cupertino design, or optimizing Dart code.

travisjneuman/.claude · 41 tokens

react-native

React Native and Expo patterns for building performant mobile apps. Covers list performance, animations with Reanimated, navigation, UI patterns, state management, platform-specific code, and Expo workflows. Use when building or reviewing React Native code. Triggers: 'react native', 'expo', 'mobile app', 'react native…

jezweb/claude-skills · 91 tokens

rn-best-practices

This skill should be used when writing or reviewing React Native / Expo code — before writing list rendering, animations, data fetching, component APIs, navigation, or image/media UI — and when asked to "review best practices", "check performance", "optimize renders", "review list rendering", "check animation…

Lykhoyda/rn-dev-agent · 98 tokens

rn-feature-dev

Explicit Codex workflow: Guided feature development for React Native — explore codebase, design architecture, implement, verify live on device, and review quality.

Lykhoyda/rn-dev-agent · 34 tokens

html-composition

Design and render video frames as HTML/CSS, then assemble them into a video with headless Chrome and ffmpeg. Use when building an infographic, product explainer, stat card, title sequence, or any piece whose visuals are laid-out typography, charts, and shapes rather than photographic footage.

manishiitg/coding-agent-loop · 63 tokens

responsive-mobile-native

Use this skill whenever the user wants to make a web app or website work on mobile, adapt a desktop-first app for mobile or tablet, make a site "feel native" on phones, add responsive behaviour, fix a layout that breaks on small screens, or ship a single codebase that works on desktop and mobile without two separate…

saajunaid/caddis-plugin · 153 tokens