Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

godot-ai-builder

godot-ai-builder에는 HubDev-AI에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
8
업데이트
2026-02-18
Forks
3
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

godot-builder
소프트웨어 개발자

Master router and orchestrator for AI game generation in Godot 4. GODOT 4 ONLY — never create HTML/JS/TS web apps, Unity, Unreal, or any non-Godot project. "web game" = Godot game with HTML5 export. "mobile game" = Godot with touch input. The current directory already contains a Godot project — write all files here. Triggers on: "create a game", "add feature", "build", "make", "generate".

2026-02-18
godot-director
소프트웨어 개발자

Game Director — the project manager for AI game generation in Godot 4. GODOT 4 ONLY — never create HTML/JS/TS web apps, Unity, Unreal, or any non-Godot project. "web game" = Godot + HTML5 export. "mobile game" = Godot + touch input. The current directory already contains a Godot project — write all files here. Triggers on: "create a game", "build a complete game", "build from these docs".

2026-02-18
godot-ops
소프트웨어 개발자

MCP tool operations: run game, read errors, reload filesystem, iterate fixes. Use when testing, debugging, or running the build-test-fix loop. This is the "DevOps" skill for AI game generation. CRITICAL: Always use MCP tools, never raw curl. Always report progress.

2026-02-18
godot-dev
소프트웨어 개발자

Internal development skill for working on the AI Game Builder plugin itself. NOT for game generation — this is for modifying the builder's skills, MCP server, Godot plugin, hooks, docs, and tooling. Load this when continuing builder development. Triggers on: "improve the builder", "add a new skill", "fix the MCP server", "update the plugin", or any request about developing the AI Game Builder itself.

2026-02-17
godot-assets
소프트웨어 개발자

Visual quality system for Godot games. Creates polished, layered procedural visuals using shaders, _draw(), particles, and post-processing. Also handles external art pipelines (user-provided or AI-generated sprites). The goal is games that look intentional and stylish — never flat colored rectangles.

2026-02-17
godot-templates
소프트웨어 개발자

Genre-specific game templates with complete file manifests. Use when creating a game from a genre prompt. Each template lists every file to create, the node hierarchy, and the key mechanics to implement.

2026-02-17
godot-distiller
소프트웨어 개발자

Requirements Distiller — takes complex game design documents (GDDs, PRDs, feature lists) and produces a scoped, single-session build plan that the builder can actually deliver. Prevents scope explosion by identifying the core gameplay loop and stripping everything else. Triggers on: "distill", "scope", "session plan", or when the builder detects complex multi-doc input.

2026-02-15
godot-effects
소프트웨어 개발자

Audio, visual effects, tweens, particles, screen shake, shaders, and game feel. Use when adding polish: explosions, hit feedback, music, SFX, trails, glow. Includes shader-based effects and procedural sound generation.

2026-02-15
godot-enemies
소프트웨어 개발자

Enemy AI, spawn systems, boss patterns, and pathfinding for Godot 4. Use when creating enemies, wave systems, AI behavior, or boss fights. Contains complete scripts for chase, patrol, ranged, and boss enemies. All enemies include layered procedural visuals (not flat shapes).

2026-02-15
godot-player
소프트웨어 개발자

Player controller implementations for every genre. Use when creating player movement, shooting, jumping, or any player interaction. Contains complete, tested scripts for top-down, platformer, twin-stick, and point-and-click controllers. All controllers include layered procedural visuals (not flat shapes).

2026-02-15
godot-polish
소프트웨어 개발자

Game feel, juice, and visual quality. The difference between a prototype and a game people want to play. Use in Phase 5 of the Director workflow, or whenever the user says "make it look good", "add polish", "add juice", or "it feels flat".

2026-02-15
godot-gdscript
소프트웨어 개발자

GDScript language patterns, idioms, and common mistakes for Godot 4.3+. Use when writing any GDScript code, checking syntax, or debugging script errors. Covers typed variables, signals, coroutines, groups, and best practices.

2026-02-15
godot-init
소프트웨어 개발자

Bootstrap a Godot 4 project from scratch or verify an existing project structure. Use when: starting a new game, initializing folder structure, configuring project.godot, or verifying a project is set up correctly.

2026-02-15
godot-physics
소프트웨어 개발자

Collision layers, physics bodies, Area2D triggers, and detection patterns. Use when setting up collision, creating hitboxes, or debugging physics issues.

2026-02-15
godot-scene-arch
소프트웨어 개발자

Scene creation and node hierarchy architecture for Godot 4. Use when building scenes, choosing between programmatic vs .tscn, designing node trees, or connecting scripts to scenes. CRITICAL: prefer programmatic scene building for generated code.

2026-02-15
godot-ui
소프트웨어 개발자

UI systems for Godot 4: HUD, menus, game over screens, dialog boxes, health bars, and screen transitions. Use when building any user interface.

2026-02-15