miniprogram-development

miniprogram development

tencentcloudbase 70 ↓ 3.9k updated 25d ago
Claude Code
View source ↗

What it does

  • 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
  • The request is about WeChat Mini Program structure, pages, preview, publishing, or CloudBase mini program integration.
  • The user mentions wx.cloud, CloudBase mini programs, OPENID, mini program deployment/debug workflows, Nightly DevTools, wechatide, or WeChat IDE Skills.
  • Web auth flows or Web SDK-specific frontend implementation.
  • WeChat Pay, payment callbacks, refunds, or Official Account OAuth details; use cloudbase-wechat-integration for those scenarios.
  • Generating a Web-style login flow for mini programs.

Requirements & configuration

  • Use this skill for WeChat Mini Program development when you need to:
  • If the task involves tabBar, icon assets, or label spacing, prefer the text-only custom tabBar default below unless the user explicitly requires icons
  • Only generate local icon assets and configure iconPath / selectedIconPath when the user explicitly asks for tab icons or the design requires them.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

miniprogram development

Source

Repository: https://github.com/tencentcloudbase/skills

miniprogram-development FAQ

What does the miniprogram-development skill do?

WeChat Mini Program development skill for building, debugging, previewing, testing, publishing, and optimizing mini program projects. This skill should be used when users ask to create, develop, modify, debug, preview, test, deploy, publish, launch, review, or optimize WeChat Mini Programs, mini program pages, components, `tabBar`, routing, navigation, icon assets, project structure, project configuration, `project.config.json`, `appid` setup, device preview, real-device validation, WeChat Developer Tools Nightly workflows, `wechatide` CLI, WeChat IDE Skills/MCP, console/network debugging, `miniprogram-ci` preview/upload flows, or mini program release processes. It should also be used when users explicitly mention CloudBase, `wx.cloud`, Tencent CloudBase, 腾讯云开发, 微信云开发, or 云开发 in a mini program project. 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

What does miniprogram-development require?

Use this skill for WeChat Mini Program development when you need to: If the task involves tabBar, icon assets, or label spacing, prefer the text-only custom tabBar default below unless the user explicitly requires icons Only generate local icon assets and configure iconPath / selectedIconPath when the user explicitly asks for tab icons or the design requires them.

How do I install miniprogram-development?

Run: npx -y skills add https://github.com/tencentcloudbase/skills --skill miniprogram-development --agent claude-code — the source lives at github.com/tencentcloudbase/skills.

Maintain miniprogram-development?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[miniprogram-development on getagentictools](https://getagentictools.com/skills/tencentcloudbase-skills-miniprogram-development?ref=badge)
npx agentictools info skills/tencentcloudbase-skills-miniprogram-development

The second line is the CLI lookup for this page — handy in READMEs and docs.