playtesting

Orchestrate headed Godot playtesting workflows with MCP runtime evaluation.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill playtesting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playtesting
Source: https://github.com/OpenSourceSam/v2_heras_garden/tree/main/.claude/skills/playtesting
Command: npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill playtesting

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of headed playtesting for Godot projects, focusing on efficient validation of gameplay mechanics, quest flows, and UI elements with minimal resource usage.

Core Features & Use Cases

  • Headless Playability (HPV) Validation: Quickly validate game states and quest progression using MCP.
  • Runtime Visibility: Gain full visibility into the game's scene tree, variables, and node properties.
  • Efficient Navigation: Utilize teleportation for rapid movement to test specific scenarios or interactions.
  • Use Case: Test if a specific quest can be completed from start to finish by teleporting to NPCs, interacting with objects, and verifying quest flags, all while logging findings.

Quick Start

Use the playtesting skill to run a headed playability validation of the current quest flow.

Frequently Asked Questions about playtesting

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

FAQPage Schema
How do I automate headed playtesting workflows for Godot projects?

To validate Godot quest flows, use MCP to inspect runtime scene structures and teleport directly to NPCs. This enables rapid interaction verification and quest flag checking without manual navigation through the game world.

Can I inspect debugger variables and node properties at runtime in Godot?

Yes, you can inspect debugger variables and node properties at runtime by leveraging MCP CLI or native tools. This provides full visibility into the game's scene tree, allowing you to evaluate UI playability and game states efficiently.

Does Godot playtesting with MCP require any specific external dependencies?

Yes, Godot playtesting with MCP requires MCP CLI or native tools for game interaction and state inspection. These dependencies are necessary to execute runtime evaluation, scene structure analysis, and teleportation commands.

What is the best way to validate UI playability and game states in Godot?

The best way to validate UI playability and Godot game states is through headless playability validation. This method uses MCP to quickly check quest progression and UI elements with minimal resource usage during your testing workflow.

How do I test specific game scenarios quickly without manual movement in Godot?

You can test specific Godot scenarios quickly by utilizing teleportation for rapid navigation. This allows you to bypass manual movement, instantly placing your character at target interactions to test specific quest flows and log findings.