wgt19861219

16 mods across 1 repository, 91 stars between them.

bridge-reviewer

01

wgt19861219/godot-mcp-enhanced

Agent Claude Code

A code reviewer for the connection between the Godot editor and a running game. This bridge uses WebSockets, a network connection method, to exchange messages between them.

91 2d ago A 87 tokens

wgt19861219/godot-mcp-enhanced

Agent Claude Code

A code reviewer for importing CSV files into Godot resources. CSV is a plain-text table format commonly used to store rows and columns of data.

91 2d ago A 70 tokens

wgt19861219/godot-mcp-enhanced

Agent Claude Code

A code reviewer for Godot editor plugins written in GDScript and for code that keeps the editor synchronized with other parts of the system. Godot is a game engine, and an editor plugin adds tools inside its editor.

91 2d ago A 88 tokens

headless-reviewer

04

wgt19861219/godot-mcp-enhanced

Agent Claude Code

审查 headless 子系统(CLI 模式 + GDScript 执行管道)改动。聚焦 GDScript 沙箱黑名单、godot 进程 spawn、输出解析、headless 限制识别、路径安全。改动 src/gdscript-executor.ts、src/core/godot-spawn.ts、src/core/godot-finder.ts、src/error-analyzer.ts、src/cli/、src/core/path-utils.ts、src/core/path-security.ts 时使用。.

91 2d ago A 112 tokens

recording-reviewer

05

wgt19861219/godot-mcp-enhanced

Agent Claude Code

A code reviewer for recording gameplay at runtime and checking the resulting frames. It examines recording storage, input capture and replay, visual quality changes between frames, assertions, and proof bundles.

91 2d ago A 76 tokens

game-wizard

07

wgt19861219/godot-mcp-enhanced

Skill Claude CodeCodex

A step-by-step guide for making a playable game from an idea, including beginner projects such as 2048, Snake, and Breakout. It covers starting from a template, checking the result, and preparing a web version to share.

91 2d ago A 83 tokens

wgt19861219/godot-mcp-enhanced

Skill Claude CodeCodex

A checklist for testing the full Godot bridge workflow: installing the bridge, starting the game, connecting to it, sending simulated input, and saving evidence.

91 2d ago A 72 tokens

godot-mcp-safe-edit

09

wgt19861219/godot-mcp-enhanced

Skill Claude CodeCodex

A safety guide for editing Godot script and scene files, including search-and-replace, script validation, node removal, and headless or editor changes. A confirmation token is an explicit check before certain risky actions.

91 2d ago A 62 tokens

wgt19861219/godot-mcp-enhanced

Skill Claude CodeCodex

A verification guide for checking Godot code and scenes after changes. It covers compilation, dependencies between files, parse errors, scene-tree completeness, and delivery checks.

91 2d ago A 61 tokens

godot-router

11

wgt19861219/godot-mcp-enhanced

Skill Claude CodeCodex

A routing guide for a set of Godot MCP skills, where MCP connects an agent to development tools. It uses a decision tree to direct uncertain requests to the appropriate workflow.

91 2d ago A 91 tokens

godot-tween-taste

12

wgt19861219/godot-mcp-enhanced

Skill Claude CodeCodex

A read-only review guide for Tween animations in Godot, a game engine. It checks timing, easing, direction, elasticity, and visible stuttering, then gives a self-contained repair plan.

91 2d ago A 94 tokens

screenshot-verify

13

wgt19861219/godot-mcp-enhanced

Skill Claude CodeCodex

A visual checking workflow that captures screenshots before and after changes and compares the results. It can check rendered output, including graphics hardware, screen size, headless runs without a visible window, and blank screens.

91 2d ago A 70 tokens

wgt19861219/godot-mcp-enhanced

Instructions file CodexOpenCode

Project instructions for godot-mcp-enhanced, an add-on that connects agents to Godot. They cover the project's knowledge-base path, tool compatibility differences, quick-reference guidance, and non-negotiable rules.

91 2d ago C 9,853 tokens

wgt19861219/godot-mcp-enhanced

Instructions file

Project instructions for godot-mcp-enhanced, an add-on that connects agents to Godot. They cover project setup, MCP tool checks, release gates, subsystem references, and source-directory organization.

91 2d ago A 844 tokens

godot-mcp-enhanced

16

wgt19861219/godot-mcp-enhanced

MCP server Claude CodeCodexCursor +2

Enhanced Godot 4.5-4.7 MCP: headless+editor+bridge, secure GDScript sandbox, closed-loop AI dev. Runs locally from the godot-mcp-enhanced npm package. Needs 3 environment variables to run.

91 2d ago A tokens not measured