# Wechat Mini App

> WeChat Mini App Helper

- Skill: `huzengyun3268/wechat-mini-app` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add huzengyun3268/wechat-mini-app`
- Raw SKILL.md: https://api.skillmd.com/api/skills/huzengyun3268/wechat-mini-app/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: huzengyun3268 (https://skillmd.com/u/huzengyun3268)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/huzengyun3268/wechat-mini-app

---

# WeChat Mini App Helper

微信小程序开发助手。项目脚手架、页面生成、组件开发、API调用、配置、部署发布。WeChat mini program dev helper. 微信小程序、开发。

## 常见问题

**Q: 这个工具适合谁用？**
A: 任何需要wechat mini app helper的人，无论是个人还是企业用户。

**Q: 输出格式是什么？**
A: 主要输出Markdown格式，方便复制和编辑。

## 命令列表

| 命令 | 功能 |
|------|------|
| `scaffold` | scaffold |
| `page` | page |
| `component` | component |
| `api` | api |
| `config` | config |
| `deploy` | deploy |

---
*WeChat Mini App Helper by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com

## Examples

```bash
# Show help
wechat-mini-app help

# Run
wechat-mini-app run
```

- Run `wechat-mini-app help` for all commands

## Commands

Run `wechat-mini-app help` to see all available commands.

## When to Use

- Quick wechat tasks from terminal
- Automation pipelines

