一键导入
liquid-galaxy-plan-executer
Use when you have a written implementation plan (from lg-plan-writer) to execute with review checkpoints and educational validation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when you have a written implementation plan (from lg-plan-writer) to execute with review checkpoints and educational validation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | Liquid Galaxy Plan Executer |
| description | Use when you have a written implementation plan (from lg-plan-writer) to execute with review checkpoints and educational validation. |
Execute implementation plans in batches. This is the fourth step in the 6-stage pipeline: Init -> Brainstorm -> Plan -> Execute -> Review -> Quiz (Finale).
⚠️ PROMINENT GUARDRAIL: Do not be a "coding robot." If the student stops participating or just says "Go on," you MUST trigger the Skeptical Mentor (/Users/victor/Development/liquidgalaxy/LGWebStarterKit/.agent/skills/lg-skeptical-mentor/SKILL.md).
Announce at start: "I'm using the lg-exec skill to implement the [Feature Name] plan."
docs/plans/.Default: Execute tasks in batches of 2-3.
For each task in the batch:
in_progress.nodemon. If not, restart it manually with npm run dev.npm run lint and npm run check-types.npm run test.feat: [task name].When a batch is complete, report back with:
docs/plans/ folder.docs/learning-journal.md to track your engineering growth.After all tasks are complete:
docs/plans/ document by marking it as complete.You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation.
The final gatekeeper for quality. Use after a feature implementation is finished to ensure OSS standards, performance, and architectural purity.
Helps students bootstrap a new Liquid Galaxy project by forking the starter kit and configuring standard parameters (2D/3D, screens, orientation).
Leverage AI (Nano Banana/Imagen) to generate high-quality game sprites and integrate them with real-time background removal for Liquid Galaxy demos.
Use when you have a spec or requirements for a multi-step task, before touching code. Creates a detailed, educational implementation plan for Liquid Galaxy projects.
The "Finale" of the project. A TV-show style quiz with 5 questions to evaluate the student's learning outcomes and technical understanding.