miniprogram-development

Automate development, debugging, and deployment workflows for WeChat Mini Programs.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/jngong-collab/miniapp-growth-v2-open --skill miniprogram-development-jngong-collab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: miniprogram-development
Source: https://github.com/jngong-collab/miniapp-growth-v2-open/tree/main/.trae/skills/cloudbase/references/miniprogram-development
Command: npx skills add https://github.com/jngong-collab/miniapp-growth-v2-open --skill miniprogram-development-jngong-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wxs, wxss, wxss, WeChat Developer Tools, miniprogram-ci, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of inefficient WeChat Mini Program development processes by automating tasks such as project organization, debugging, previewing, and deployment.

Core Features & Use Cases

  • Project Organization: Automates the structure and configuration of WeChat Mini Program projects.
  • Debugging and Previewing: Provides debugging and previewing functionalities to streamline the development process.
  • Deployment and Publishing: Automates deployment and publishing workflows for WeChat Mini Programs.

Quick Start

Use the miniprogram-development skill to preview your WeChat Mini Program project.

Frequently Asked Questions about miniprogram-development

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

FAQPage Schema
How do I automate WeChat Mini Program deployment and previewing workflows?

You can automate WeChat Mini Program deployment and previewing by configuring project structure and utilizing WeChat Developer Tools or miniprogram-ci to execute automated publishing workflows.

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

Organizing a WeChat Mini Program project structure involves automating the configuration of wxs and wxss files, ensuring the environment is set up correctly for subsequent debugging and deployment.

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

You need either WeChat Developer Tools or miniprogram-ci to debug a WeChat Mini Program, as these dependencies provide the necessary environment for previewing and executing the application.

Can I use miniprogram-ci for WeChat Mini Program development automation?

Yes, you can use miniprogram-ci for WeChat Mini Program development automation to handle project modifications, debugging, and deployment without relying on the WeChat Developer Tools GUI.

Why does my WeChat Mini Program deployment workflow lack efficiency?

WeChat Mini Program deployment workflows lack efficiency when project organization, debugging, and publishing tasks are handled manually instead of being automated using miniprogram-ci.

Are there limitations when modifying wxss and wxs files in WeChat Mini Programs?

Modifying wxss and wxs files in WeChat Mini Programs requires strict adherence to project configuration rules, as incorrect structure handling can disrupt debugging and deployment automation.