editor-field-creation

Implement IFieldEditor interface for custom type rendering in script inspector. Covers reflection-based field editing, FieldEditorRegistry registration, boxing/unboxing patterns, and extending the field editor system for new types.

$ Installieren

git clone https://github.com/kateusz/GameEngine /tmp/GameEngine && cp -r /tmp/GameEngine/.claude/skills/editor-field-creation ~/.claude/skills/GameEngine

// tip: Run this command in your terminal to install the skill