Home / nocodemrli / mini-program-engineering-skill-suite · skills/wechat-mini-program-platform-skill/SKILL.md · GitHub

wechat-mini-program-platform-skill skillA

wechat-mini-program-platform-skill is agent-read markdown (skill) from nocodemrli/mini-program-engineering-skill-suite: Analyze WeChat Mini Program platform constraints and evidence layers for an idea or existing repository, including source configuration, build output, WeChat DevTools loading, device behavior, permissions, privacy declarations, cloud or backend linkage, upload, trial, review, and production status. Use when users ask about WeChat-specific configuration, project roots, compile paths, capability permissions, privacy compliance, official platform rules, upload or release readiness, or why source an.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# /wechat-mini-program-platform-skill — 微信小程序平台适配

识别微信小程序特有的工具、配置、权限、隐私和发布约束,并把不同证据层分开。默认只读核对;存在源码不等于开发者工具已加载,开发者工具可见不等于真机、审核版或正式版成立。

## 输入与安全边界

- 可接收产品/架构产物、项目目录、配置摘录、平台报错或发布状态问题。
- 已有项目先读取项目规则和事实图,再只读检查入口、构建目录及公开配置;不修改、不安装、不构建、不上传、不部署。
- 不输出或保存真实 AppID、Secret、云环境标识、账号、项目后台地址或凭证;报告中只写是否存在、来源层级和脱敏指纹。
- 未经用户明确授权,不打开开发者工具执行写操作,不创建云资源,不提交审核或发布。

## 平台适配流程

1. 确认问题属于通用产品/架构约束还是微信平台专属约束;只处理后者及二者的交界。
2. 按 [平台证据层](../../platforms/wechat/platform-evidence-layers.md) 分别记录源码、构建产物、开发者工具、真机、云端、体验版、审核版和正式版证据。
3. 只读核对项目根、源码目录、构建目录、平台配置、权限声明、隐私调用和运行所需外部能力;将私有配置视为敏感项。
4. 把“当前文件事实”“本轮工具/设备结果”“平台返回”和“历史记录”分开,不从低层证据推导高层状态。
5. 对微信平台时效性规则、高风险权限、隐私申报、审核要求或工具行为,检索微信官方当前资料;技术事实只采用官方一手来源,并记录核验日期与链接。
6. 使用 [权限与隐私静态映射](../../platforms/wechat/privacy-permission-matrix.md) 分开核对源码 API、客户端授权、配置声明、平台申报、用户拒绝与撤回路径;缺少高层证据时保持 `unknown`。
7. 平台触点步骤(上传、提审、审核、发布、隐私申报、配额)执行前,按 [平台规则地图](../../platforms/wechat/rule-map.json) 与 [平台事实](../../platforms/wechat/facts.md) 核对时效性:事实新鲜且非 `ttl=0` 类,可引用并注明核验日期;过期或 `ttl=0` 类先查官方现行资料。核验结果与漂移发现只写入本轮任务报告(含核验日期、来源链接、差异描述),**不写回 facts.md 或 rule-map.json,也不更新其中的 verified/digest 标注**——内容更新只走仓库的受控修订流程;可向用户提供项目仓库的 Platform rule drift 模板链接,由用户自愿上报。
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nocodemrli/mini-program-engineering-skill-suite/wechat-mini-program-platform-skill@git:20260829.f83ac82
Exact content
mdr add nocodemrli/mini-program-engineering-skill-suite/wechat-mini-program-platform-skill@sha256:b0c3889f3f5dd301

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_octa2x6lrpzw64a5.svg)](https://markdownregistry.com/a/art_octa2x6lrpzw64a5)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260829.f83ac82 latest2026-08-29 f83ac82 4,759 BA view · diff
git:20260829.7d7f9782026-08-29 7d7f978 4,624 BA view · diff
git:20260829.942cd162026-08-29 942cd16 4,534 BA view · diff
git:20260813.cfc23932026-08-13 cfc2393 4,029 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4759 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nocodemrli/mini-program-engineering-skill-suite · 77 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_octa2x6lrpzw64a5
GET https://markdownregistry.com/api/v1/resolve?ref=nocodemrli/mini-program-engineering-skill-suite/wechat-mini-program-platform-skill
GET https://markdownregistry.com/api/v1/blob/b0c3889f3f5dd3012ce0344c3b458fa570062a0a4c21285721e736c21a59a3da

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nocodemrli/mini-program-engineering-skill-suite

mini-program-engineering-suite skill
nocodemrli/mini-program-engineering-skill-suite · SKILL.md · Orchestrate evidence-first engineering for WeChat and other mini programs from a vague idea or existing repository…
v3.1.13 · audit A · 77 stars
evidence-first-engineering skill
nocodemrli/mini-program-engineering-skill-suite · foundation/SKILL.md · Apply evidence-first engineering discipline to any agent-built software project: fact discovery before action…
git:20260830.6436a4c · audit A · 77 stars
mini-program-architecture-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-architecture-skill/SKILL.md · Translate a confirmed mini-program product specification or bounded feature into an implementable architecture covering…
git:20260813.cfc2393 · audit A · 77 stars
mini-program-debugging-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-debugging-skill/SKILL.md · Diagnose and fix mini-program failures through reproducible, evidence-driven root-cause analysis across source, state…
git:20260813.cfc2393 · audit A · 77 stars
mini-program-implementation-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-implementation-skill/SKILL.md · Implement bounded features and fixes in existing or new mini-program codebases while preserving repository rules…
git:20260813.cfc2393 · audit A · 77 stars
mini-program-product-spec-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-product-spec-skill/SKILL.md · Convert a vague mini-program idea, feature request, or partially documented product into an evidence-calibrated product…
git:20260813.cfc2393 · audit A · 77 stars
mini-program-project-intake-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-project-intake-skill/SKILL.md · Perform a read-only, evidence-first intake of an existing mini-program repository before planning or modifying code…
git:20260813.cfc2393 · audit A · 77 stars
mini-program-release-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-release-skill/SKILL.md · Govern mini-program release readiness and evidence across source branches, semantic versions, build artifacts, test…
git:20260824.e3b483b · audit A · 77 stars
mini-program-ui-device-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-ui-device-skill/SKILL.md · Design, preview, implement, and assess mini-program interfaces against an approved prototype, screenshot, visual…
git:20260813.cfc2393 · audit A · 77 stars
mini-program-verification-skill skill
nocodemrli/mini-program-engineering-skill-suite · skills/mini-program-verification-skill/SKILL.md · Verify mini-program implementations and fixes with risk-calibrated evidence across static checks, unit tests…
git:20260829.8a3bef7 · audit A · 77 stars

Every file in nocodemrli/mini-program-engineering-skill-suite

Browse by kind, by grade A, or by owner.