- 📁 tools/
- 📄 android-build.md
- 📄 asset-gen.md
- 📄 asset-planner.md
This skill should be used when the user asks to "make a game", "build a game", "generate a game", or wants to generate or update a complete Godot game from a natural language description. --- # Game Generator — Orchestrator Generate and update Godot games from natural language. ## Capabilities Read each sub-file from `${CLAUDE_SKILL_DIR}/` when you reach its pipeline stage. | File | Purpose | When to read | |------|---------|--------------| | `visual-target.md` | Generate reference image | Pipeline start | | `decomposer.md` | Decompose into task DAG | After visual target | | `scaffold.md` | Architecture + skeleton | After decomposition | | `asset-planner.md` | Budget and plan assets | If budget provided | | `asset-gen.md` | Asset generation CLI ref | When generating assets | | `rembg.md` | Background removal | Only when an asset needs transparency removed | | `task-execution.md` | Task workflow + commands | Before first task | | `quirks.md` | Godot gotchas | Before writing code | | *(godot-api skill)* | C# Godot syntax ref | When unsure about C# Godot syntax | | `scene-generation.md` | Scene builders | Targets include .tscn | | `test-harness.md` | Verification scripts | Before test harness | | `capture.md` | Screenshot/video | Before capture | | `visual-qa.md` | Visual QA (forked skill) | After capture | | `android-build.md` | APK export | User requests Android | ## Pipeline ``` User request | +- Check if PLAN.md exists (resume check) | +- If yes: read PLAN.md, STRUCTURE.md, MEMORY.md -> skip to task execution | +- If no: continue with fresh pipeline below | +- Generate visual target -> reference.png + ASSETS.md (art direction only) +- Analyze risks + define verification criteria -> PLAN.md +- Design architecture -> STRUCTURE.md + project.godot + stubs | +- If budget provided (and no asset tables in ASSETS.md): | +- Plan and generate assets -> ASSETS.md + updated PLAN.md with asset assignments | +- Show user a concise plan summary (risk tasks if any, main buil
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: \"Index this repo\", \"Reanalyze the codebase\", \"Generate a wiki\
- 📁 references/
- 📁 scripts/
- 📄 REFERENCES.md
- 📄 SKILL.md
Generate or edit images using the Antigravity-hosted Gemini image model via the local gateway. Use when the user asks to create an image, generate an avatar, or edit/transform an existing image with text instructions. Supports text-to-image and image-to-image editing.
This skill should be used when the user asks to "dev-context", "プロジェクトコンテキストを生成", "プロジェクトを分析", "generate project context", "analyze project", "コンテキストを更新". プロジェクトの技術スタック・テストフレームワーク・コーディング規約・アーキテクチャを自動分析し、コンパクトなコンテキストファイルを生成する。
Generate a concise .instructions.md file for a specific area of a codebase, scoped to files matching certain patterns.
- 📄 prompt.md
- 📄 schema.json
- 📄 SKILL.md
Generate CodMate slash command drafts from requirements.
Stage 2 design skill for Codex. Generate and iterate slide-XX.html files in the selected slides workspace.
Generate high-quality speech audio using Doubao (豆包/Volcengine) TTS API. Use this skill when the user asks to generate audio, podcasts, voiceovers, or text-to-speech output.
Prepare and publish a new release — bump versions, generate changelog, tag, and push for CI to publish to npm.
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Generate professional slide deck images from content. Creates comprehensive outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck".
Generate a development plan with task breakdown and section 10 tracking tables
Generate A/B test variants for affiliate content. Triggers on: "create A/B test", "test my headline", "optimize my CTA", "generate variants", "split test ideas", "improve click-through rate", "test my landing page copy", "headline alternatives", "CTA variations", "which version is better", "optimize conversions", "test my email subject line", "compare approaches".