npx claudepluginhub chengdagong/ue5-dev-toolsComprehensive UE5 development toolkit: validate API usage, execute scripts remotely, debug with VSCode, build projects from command line, and follow best-practice workflows for UE5 development
A Claude plugin to assist with Unreal Engine 5 Python development. Provides API validation, querying, and autocomplete support.
/search-api output to prevent AI from fabricating non-existent APIs.This plugin is designed as a local Claude Plugin.
Add Local Marketplace
Run in the current directory (root of ue5-dev-tools):
claude plugin marketplace add .
Install Plugin
claude plugin install ue5-dev-tools
Install Git Hooks (Optional, for development) If you are a plugin developer, installing git hooks can automatically manage version numbers:
cd ue5-dev-tools
./scripts/install-hooks.sh
This enables automatic version increment: automatically increments the plugin.json version by +0.0.1 with each commit.
Open Claude in your UE5 project directory and use the following commands:
/validate-script <file.py>: Validate the specified script. Automatically generates the Mock module on first run./search-api <query>: Search UE5 Python API definitions with fuzzy or exact matching.Intermediate/PythonStub/unreal.py generated by UE5 project (for generating Mock)Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.