원클릭으로
setup-wechat-minigame
Scaffold or align WeChat mini game layout under src/platforms/wechat/; stress documented wx APIs only.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Scaffold or align WeChat mini game layout under src/platforms/wechat/; stress documented wx APIs only.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.
Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations.
Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design.
Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.
Creates a structured bug report from a description, or analyzes code to identify potential bugs. Ensures every bug report has full reproduction steps, severity assessment, and context.
Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.
| name | setup-wechat-minigame |
| description | Scaffold or align WeChat mini game layout under src/platforms/wechat/; stress documented wx APIs only. |
| argument-hint | [optional project name] |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep, Write, Edit, WebFetch |
STUDIO.md and design.md / openspec notes if present for path conventions.src/platforms/wechat/ exists; add placeholder README.md describing import into 微信开发者工具(本技能不代替官方工具)。project.config.json, game JSON) only per current WeChat documentation—if unsure, say so and point to official docs instead of inventing fields.build:wechat (implementation deferred to build tasks).packages/shared/; platform bridge files stay under wechat/.Every wx call must map to documented API surfaces; prefer project types or official typings if present.