
didi/mpx
4 skills68 installs15.7k starsGitHub
Install
npx skills add https://github.com/didi/mpxSkills in this repo
1Network ProxyA skill from DiDi's MPX mini-program framework repo that configures a network proxy for local development, letting a solo builder intercept, inspect, and reroute HTTP requests while building and debugging an app. Reach for it when you need to point API calls at a mock or staging backend without touching production config.19installs2Changelog GeneratorA skill that generates a version changelog by comparing the git commit history and code diff between the latest and previous release, organizing the output into New Features, Bug Fixes, and package-version changes written to a changelogs/<version>.md file. A solo developer reaches for it when cutting a release and wanting consistent, structured release notes without hand-writing them.18installs3Doc Add Simple HashA documentation skill that scans a markdown document's Chinese headings and generates simple English hash anchors using the {#simple-hash} syntax, so that heading anchor links are clean ASCII slugs instead of the default Chinese-title anchors. A developer reaches for it when maintaining bilingual or Chinese markdown docs that need stable, shareable anchor links.17installs4Skill CreatorA meta skill that scaffolds new agent skills, generating the SKILL.md structure and boilerplate so a solo builder can author reusable Claude Code capabilities fast. Reach for it when you want to create a new skill without hand-writing the frontmatter and folder layout each time.14installs