Generated from official WeChat documentation, this covers the full Mini Program stack: WXML templates, WXSS styles, WXS scripting, and the complete API surface including cloud development. You get lifecycle management for apps and pages, component architecture, and event handling patterns. The reference files preserve official docs structure across framework basics, built-in components, and open capabilities. Worth noting the examples mix WeixinJSBridge and wx.* APIs, which reflects different integration points you'll actually encounter. Most useful when you're building for WeChat's ecosystem specifically, less so if you're evaluating cross-platform options.
npx skills add https://github.com/joneqian/claude-skills-suite --skill wechat-miniprogram