didididiOfficialΒ·12 Agent Skills Included

mpx

Build mini-programs, web apps, and React Native apps from one codebase

Compiles a single Vue-like codebase into WeChat, Alipay, Baidu and other mini-programs, plus Web and React Native apps for iOS, Android, and Harmony. Eliminates rewriting the same app for every platform and manually adapting templates, styles, APIs, and configurations. Includes AI agent skills for RN cross-platform adaptation, migration audits, compile validation, changelogs, and code review workflows.
npx skills add didi/mpx --all -g -y
Available:

Gives the AI agent coding rules, testing constraints, and a routing table that directs each task to the right sub-package guide and skill in this monorepo.

All Skills in This Repository (12)

Pure Emerald Level Indicators
πŸ“¦ In Repo
didididi

network-proxy

Apply proxy environment variables to resolve network connectivity issues for command-line tools.

Official
Basic
πŸ“¦ In Repo
didididi

mpx-rn-style-guide

Document Mpx component styling best practices for React Native output.

Official
Intermediate
πŸ“¦ In Repo
didididi

doc-add-simple-hash

Generate URL-friendly hash anchors for Chinese markdown titles.

Official
Intermediate
πŸ“¦ In Repo
didididi

changelog-generator

Generate structured changelogs from Git commit history and code differences between releases.

Official
Intermediate
πŸ“¦ In Repo
didididi

mpx-development-guides

Guide Mpx framework development covering project structure, syntax, and cross-platform deployment.

Official
Intermediate
πŸ“¦ In Repo
didididi

mpx2rn-simple

Guides Mpx cross-platform code adaptation and validation for React Native output.

Official
Advanced
πŸ“¦ In Repo
didididi

mpx2rn

Adapt Mpx single-file components for cross-platform React Native output.

Official
Advanced
πŸ“¦ In Repo
didididi

mpx-mode-migration

Audits Mpx projects for mode/srcMode semantic migration issues after framework upgrades.

Official
Advanced
πŸ“¦ In Repo
didididi

skill-creator

Create, evaluate, and iteratively improve Claude skills with benchmark testing.

Official
Advanced
πŸ“¦ In Repo
didididi

review-loop

Orchestrates planner, reviewer, and coder subagents through stateful plan and code review loops.

Official
Advanced
πŸ“¦ In Repo
didididi

karpathy-guidelines

Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.

Official
Basic
πŸ“¦ In Repo
didididi

skill2gene

Convert document-oriented procedural skills into compact strategy gene control units.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Mpx skills?β–Ό

Run `npx skills add didi/mpx --all -g -y` in your terminal to install all skills in this suite globally.

What is the Mpx framework used for?β–Ό

Mpx lets you write one Vue-style codebase and compile it to WeChat, Alipay, Baidu and other mini-programs, as well as Web and React Native apps for iOS, Android, and Harmony.

How do I adapt an Mpx mini-program component for React Native?β–Ό

Use the mpx2rn skill, which checks your template, script, style, and JSON blocks against RN capability references and applies cross-platform compatible fixes with compile validation.

Can AI help migrate my project after an Mpx upgrade?β–Ό

Yes. The mpx-mode-migration skill scans your project for old mode/srcMode semantics, classifies each finding, and produces a minimal migration report.

Do these skills work with Claude Code and Codex?β–Ό

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering→