Skill Claude CodeCodex
A documentation workflow for keeping the docs, website, README files, packaged guides, and public AI skills of a weapp-vite monorepo—a repository containing several related packages—in sync.
Skill Claude CodeCodex
A documentation workflow for keeping the docs, website, README files, packaged guides, and public AI skills of a weapp-vite monorepo—a repository containing several related packages—in sync.
Skill Claude CodeCodex
A migration workflow for moving native WeChat, Alipay, and Douyin mini-programs to weapp-vite, either while keeping native files or gradually adopting wevu and Vue single-file components. A mini-program is a small app that runs inside one of these platforms.
Skill Claude CodeCodex
A delivery guide for the weapp-vite codebase and related packages. A monorepo is one repository containing multiple connected packages; a change intent records a user-visible change for release planning.
Skill Claude CodeCodex
面向 weapp-vite 仓库的 WeChat DevTools 与 mpcore headless runtime e2e 工作流。适用于 e2e/ide/、miniprogram-automator、WEAPPVITEE2ERUNTIMEPROVIDER、全局串行、共享 automator、miniProgram.reLaunch(...)、DevTools/headless parity、跨平台 launcher,以及 screenshot/compare/logs 验收。.
Skill Claude CodeCodex
A project guide for weapp-vite, a toolchain for building mini-programs for platforms such as WeChat, Alipay, and Douyin. It covers build settings, routes, components, translations, packages, and development workflows.
Skill Claude CodeCodex
A practical guide for building React 19 applications that run as WeChat Mini Programs, using weapp-vite and its React package. WeChat Mini Programs are small apps that run inside WeChat.
Skill Claude CodeCodex
A practical guide for writing Vue single-file components—`.vue` files—in weapp-vite projects for small programs and the web.
Skill Claude CodeCodex
A Chinese-language guide to building pages, components, and shared data stores with wevu, a runtime for small-program apps. It explains lifecycle timing, reactive updates, events, two-way binding, routing, layouts, rendering, and memory use.