What problem does it solve?
It solves the friction of building, debugging, previewing, testing, and releasing WeChat Mini Programs by giving you platform-accurate guidance and CloudBase-aware workflows when needed.
Core Features & Use Cases
- Mini Program project workflow guidance: Organizes what to check and how to proceed across structure, configuration, and release steps (e.g., pages, routing, tabBar, assets, and project config).
- Debug/preview/publish pathways: Helps you choose the right path between WeChat Developer Tools and miniprogram-ci, and sets expectations for real-device validation.
- CloudBase integration rules: Applies CloudBase-specific requirements only when the project explicitly uses CloudBase (wx.cloud, environment setup, permissions, and OPENID-based identity).
- Agent-ready conventions and guardrails: Prevents common mistakes like mixing web auth assumptions into mini programs and applying CloudBase constraints to non-CloudBase projects.
Quick Start
Use the miniprogram-development skill to help you implement and configure the required page files, project.config.json, and preview/publishing steps for a WeChat Mini Program project.