chenjin-cmd GitHub avatar

wechat-miniprogram-builder

chenjin-cmd

A tool-agnostic, AI-executable methodology and template repository that guides WeChat Mini Program creation from topic selection through filing, development, monetization, review, promotion, and matrix operations.

Stars

32

7-day growth

No data

Forks

3

Open issues

0

License

MIT

Last updated

2026-08-01

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It turns any AI assistant into a full-lifecycle WeChat Mini Program consultant, with decision-tree routing, copy-ready templates, and explicit compliance red lines—so developers can build and monetize mini-programs without being locked into a specific tool.

Who it is for

  • Individual developers who want an AI-guided WeChat Mini Program workflow
  • Users of Cursor, Claude, Cline, Tongyi Lingma, or other AI coding tools
  • Creators aiming to monetize mini-programs with ads and Xiaohongshu promotion
  • Operators exploring multi-account matrix growth

Use cases

  • Ask AI to read the relevant reference and generate mini-program topic ideas
  • Follow stage-by-stage guidance for registration, ICP filing, development, and review
  • Use the included prompt recipes and release checklist to speed up delivery
  • Plan compliance-safe monetization and Xiaohongshu cold-start promotion

Strengths

  • Covers 8 lifecycle stages from topic selection to matrix operations in documented references
  • Tool-agnostic: works with Cursor, Claude, Cline, Tongyi Lingma, CodeBuddy, and more
  • Provides ready-to-use prompt templates, a release checklist, and Xiaohongshu note templates
  • Explicitly flags compliance red lines such as banned activation codes and individual-account limits

Considerations

  • Not an official WeChat source; platform categories, thresholds, and APIs can change
  • Personal-subject accounts cannot use WeChat Pay and usually cannot call AI in-app directly
  • Revenue figures are reference-only, not an income guarantee

README quick start

🇨🇳 中文  |  🇺🇸 English


🇨🇳 中文说明

用 AI 把微信小程序,做成你的「睡后收入」

一份工具无关的 AI 方法论(见 UNIVERSAL.md),给任意 AI 助手当「程序化工作流」使用,覆盖:选题 → 备案 → 开发 → 变现 → 审核 → 推广 → 矩阵 全生命周期。 适用于 Cursor、Claude、Claude Code、Cline、通义灵码、CodeBuddy、ChatGPT 自定义指令、WorkBuddy 等任何支持项目上下文 / 系统指令的 AI 工具。

💬 加入 AI 破局社群

想要加入自媒体 AI 破局社群可联系微信:JZX_AI1203


📖 目录

✨ 它能帮你做什么

🚀 能力💡 说明
全生命周期覆盖从「我想做个小程序」到「矩阵化批量运营」,一个不漏
程序化决策树你说一句需求,AI 自动加载对应阶段的方法论
即取即用的模板万能提示词、上线检查清单、小红书笔记模板,复制就能用
合规红线内建激活码违规、个体主体限制、不承诺收益,关键雷区已标红

🗺️ 全生命周期流程图

flowchart LR
    A[选题] --> B[注册备案] --> C[AI 开发] --> D[广告变现]
    D --> E[审核发布] --> F[小红书推广] --> G[矩阵化运营]
    style A fill:#07C160,color:#fff
    style B fill:#0A9468,color:#fff
    style C fill:#07C160,color:#fff
    style D fill:#E54D42,color:#fff
    style E fill:#0A9468,color:#fff
    style F fill:#07C160,color:#fff
    style G fill:#E54D42,color:#fff

🚀 快速开始(任何 AI 工具都行)

本仓库不绑定任何单一工具。任选一种方式接入:

① 任意 AI 工具(通用,推荐)

把整个仓库作为项目上下文 / 系统指令提供给你的 AI,让它阅读 UNIVERSAL.md 与对应 references/*.md 即可:

「先读 UNIVERSAL.mdreferences/02-topic-selection.md,帮我想 5 个适合个人开发者做的小程序方向。」

适用工具(不限于):Cursor、Claude、Claude Code、Cline、通义灵码、CodeBuddy、ChatGPT 自定义指令、WorkBuddy 等。

② WorkBuddy 用户(可选集成)

若你使用 WorkBuddy,可把整个文件夹复制到 ~/.workbuddy/skills/wechat-miniprogram-builder/,重启后即作为 Skill 自动触发;其余 AI 工具直接用 ① 即可,无需此步。

🧭 决策树:该读哪一份

flowchart TD
    Q[你想做什么?] -->|不知道做什么| R1[references/02-topic-selection.md]
    Q -->|想赚钱/变现| R2[references/01-monetization-logic.md]
    Q -->|要注册账号| R3[references/03-register-filing.md]
    Q -->|写代码/接广告| R4[references/04-dev-and-ads.md]
    Q -->|上云/接 AI| R5[references/05-cloud-activation-ai.md]
    Q -->|提交审核| R6[references/06-submit-review.md]
    Q -->|做推广| R7[references/07-promotion-growth.md]
    Q -->|批量复制| R8[references/08-matrix.md]
    style Q fill:#E54D42,color:#fff

📦 目录结构

wechat-miniprogram-builder/
├── SKILL.md                      # WorkBuddy 专用入口(含触发元数据)
├── UNIVERSAL.md                  # 工具无关版,供其他 AI 工具使用
├── README.md                     # 本文件(中英双语)
├── LICENSE                       # MIT
├── assets/

Description

wechat-miniprogram-builder

Related repositories

Similar projects matched by category, topics, and programming language.

MoonshotAI
Featured
MoonshotAI GitHub avatar

Kimi-K3

Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

AI & Machine LearningAI Agents
3,348
lopopolo
Featured
lopopolo GitHub avatar

harness-engineering

Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.

AI & Machine LearningAI Agents
2,390
slvDev
Featured
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI & Machine LearningLarge Language Models
1,960