miniprogram-development

Develops, debugs and deploys WeChat Mini Programs using WeChat Developer Tools and miniprogram-ci.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/mbpz/poetry-atlas-mp --skill miniprogram-development-mbpz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: miniprogram-development
Source: https://github.com/mbpz/poetry-atlas-mp/tree/main/.agents/skills/cloudbase/references/miniprogram-development
Command: npx skills add https://github.com/mbpz/poetry-atlas-mp --skill miniprogram-development-mbpz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenges of developing, debugging, and deploying WeChat Mini Programs, streamlining the entire development lifecycle.

Core Features & Use Cases

  • Project Organization: Manage project structure, configurations, and environment setup.
  • Debugging & Previewing: Use WeChat Developer Tools and miniprogram-ci for effective debugging and previewing.
  • Publishing & Optimization: Handle deployment, release processes, and performance optimization.
  • Use Case: For instance, if you're developing a WeChat Mini Program that uses CloudBase for backend services, this Skill will guide you through integrating wx.cloud and deploying your app successfully.

Quick Start

Start by initializing wx.cloud with your environment ID in your app.js file and begin your WeChat Mini Program development.

Frequently Asked Questions about miniprogram-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a WeChat Mini Program using miniprogram-ci?

You can deploy a WeChat Mini Program using `miniprogram-ci` for effective debugging, previewing, and handling the release processes. It streamlines deployment by automating the upload and optimization steps.

How do I initialize wx.cloud for WeChat Mini Program development?

To start WeChat Mini Program development, initialize `wx.cloud` with your specific environment ID in your `app.js` file. This integrates CloudBase backend services for your application.

What is the best way to organize a WeChat Mini Program project structure?

Organizing a WeChat Mini Program project structure involves managing configurations and environment setup. This approach streamlines development by maintaining clear project organization across different stages.

Do I need WeChat Developer Tools to debug a WeChat Mini Program?

Yes, WeChat Developer Tools are required to debug and preview WeChat Mini Programs effectively. They work alongside `miniprogram-ci` to handle deployment and optimize performance.

Can I use CloudBase for backend services in WeChat Mini Programs?

Yes, you can use CloudBase for backend services in WeChat Mini Programs by integrating `wx.cloud`. This requires initializing your environment ID in `app.js` to connect the application successfully.

Why should I optimize my WeChat Mini Program release processes?

Optimizing WeChat Mini Program release processes improves performance and ensures smooth deployment. Using `miniprogram-ci` helps handle these optimizations effectively during the publishing phase.