This skill facilitates the entire development lifecycle of WeChat Mini Programs, including setup, publishing, and optimization. It is designed for developers working with WeChat Mini Programs to streamline workflows and integrate cloud functionality.
$ npx skills add https://github.com/tencentcloudbase/skills --skill miniprogram-developmentThis skill supports the full development lifecycle of WeChat Mini Programs built on CloudBase. It provides guidance for setting up projects, integrating cloud functionality, publishing to WeChat, and optimizing performance. Developers use this skill when building Mini Programs that require serverless backends, cloud storage, authentication, or AI features via CloudBase. It complements Mini Program-specific authentication (auth-wechat), AI models (ai-model-wechat), and cloud services to create complete, production-ready applications.
Install using the command: `$ npx skills add https://github.com/tencentcloudbase/skills --skill miniprogram-development`
Creating and structuring WeChat Mini Programs
Integrating CloudBase for enhanced functionality
Debugging and optimizing mini programs before publishing
$ npx skills add https://github.com/tencentcloudbase/skills --skill miniprogram-developmentgit clone https://github.com/tencentcloudbase/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan