miniprogram-development

Installation
Summary

Complete WeChat Mini Program development lifecycle from project setup through publishing and optimization.

  • Covers page and component creation, project structure organization, configuration management, and asset handling within mini program conventions
  • Supports debugging, previewing, and publishing workflows via WeChat Developer Tools or miniprogram-ci command-line automation
  • Integrates CloudBase (wx.cloud) for cloud functions, database, storage, and identity when explicitly required by the project
  • Handles real-device validation, WeChat Developer Tools workflows, and release process optimization
SKILL.md

Standalone Install Note

If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills.

  • CloudBase main entry: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/SKILL.md
  • Current skill raw source: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/references/miniprogram-development/SKILL.md

Keep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool or web-development, use the standalone fallback URL shown next to that reference.

Activation Contract

Use this first when

  • The request is about WeChat Mini Program structure, pages, preview, publishing, or CloudBase mini program integration.

Read before writing code if

  • The user mentions wx.cloud, CloudBase mini programs, OPENID, or mini program deployment/debug workflows.
Related skills

More from tencentcloudbase/skills

Installs
2.9K
GitHub Stars
58
First Seen
Jan 22, 2026