Start, stop, and query Play-In-Editor (PIE) sessions for runtime testing of Blueprints, gameplay logic, widgets, AI, and any in-game behavior. Use when the user asks you to "play", "test", "run", "PIE", "start/stop the game", or otherwise needs a live game world to validate changes.
$npx -y skills add kevinpbuckley/vibeue --skill pie-testingInstalls into the current project.
Run `npx skills use "https://github.com/kevinpbuckley/vibeue" --skill "kevinpbuckley/vibeue/pie-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevinpbuckley/vibeue" that are relevant to the current task. Run `npx skills add "https://github.com/kevinpbuckley/vibeue"` and select the relevant skills, then follow their instructions.