ue-editor-tools

Develop Unreal Engine editor tools in C++ and Slate for combat testing and AI debugging.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/buihuuloc/universal-ue-skills --skill ue-editor-tools-buihuuloc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ue-editor-tools
Source: https://github.com/buihuuloc/universal-ue-skills/tree/main/skills/ue-editor-tools
Command: npx skills add https://github.com/buihuuloc/universal-ue-skills --skill ue-editor-tools-buihuuloc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for streamlined workflows within the Unreal Engine editor, providing specialized tools to enhance productivity for Game Designers, QA Testers, and AI Content Makers.

Core Features & Use Cases

  • Combat Testing Tools: Real-time combat data visualization, damage calculation, and hitbox inspection.
  • AI Testing Tools: Debug AI decision-making, visualize behavior trees, and rapidly set up encounters.
  • Designer Tools: Live-edit gameplay parameters, test combo sequences, and isolate ability testing.
  • Content Creation Tools: Validate enemy blueprints, browse animation montages, and guide Data Asset creation.
  • Use Case: A Game Designer needs to quickly tune enemy AI parameters without recompiling. They can use the Parameter Tuning Panel to live-edit Data Assets directly in the editor, seeing the effects immediately.

Quick Start

Use the ue-editor-tools skill to open the Parameter Tuning Panel for live editing of gameplay parameters.

Frequently Asked Questions about ue-editor-tools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Unreal Engine editor tools for combat testing and AI debugging?

You can build Unreal Engine editor tools for combat testing and AI debugging using C++ and Slate to create custom UI panels. This enables real-time combat data visualization, damage calculation, and behavior tree debugging directly within the UE editor environment.

Can I live-edit gameplay parameters in Unreal Engine without recompiling?

Yes, you can live-edit gameplay parameters in Unreal Engine without recompiling by using a custom Parameter Tuning Panel. This tool allows Game Designers to modify Data Assets directly in the editor and see the gameplay effects immediately, streamlining the iteration process.

What is the best way to visualize behavior trees and debug AI decision-making in Unreal Engine?

The best way to visualize behavior trees and debug AI decision-making in Unreal Engine is by using specialized editor plugins. These tools provide real-time visualization of AI logic and allow rapid encounter setup, simplifying the validation of enemy blueprints and animation montages.

Does this Unreal Engine editor tooling support testing combo sequences and isolating abilities?

Yes, this Unreal Engine editor tooling supports testing combo sequences and isolating abilities through dedicated designer tools. These features allow Game Designers to tune enemy AI parameters, validate enemy blueprints, and guide Data Asset creation without needing full playthroughs.

How do I validate enemy blueprints and browse animation montages in the UE editor?

To validate enemy blueprints and browse animation montages in the UE editor, you can use content creation assistance tools. These tools guide Data Asset creation and provide specialized panels for inspecting and managing combat and animation assets efficiently.