gds-e2e-scaffold

Scaffold end-to-end game testing infrastructure for Godot, Unity, and Unreal projects.

1|Updated Aug 3, 2025
One-click install
npx skills add https://github.com/MazenMrad/Obsidio --skill gds-e2e-scaffold
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gds-e2e-scaffold
Source: https://github.com/MazenMrad/Obsidio/tree/main/.cursor/skills/gds-e2e-scaffold
Command: npx skills add https://github.com/MazenMrad/Obsidio --skill gds-e2e-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the setup of end-to-end testing infrastructure for games, reducing the time and complexity of establishing a scalable QA workflow.

Core Features & Use Cases

  • Generates a complete E2E scaffolding with fixture, scenario builder, input simulator, and async assertion utilities for multiple engines (Godot, Unity, Unreal).
  • Produces example tests and README documentation to help teams start quickly.
  • Provides a fluent API for configuring domain-specific test scenarios and simulating user input.

Quick Start

Follow the workflow in workflow.md to scaffold a complete E2E infrastructure for your project.

Frequently Asked Questions about gds-e2e-scaffold

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

FAQPage Schema
How do I scaffold end-to-end game testing infrastructure for Godot or Unity?▼

To scaffold end-to-end game testing infrastructure, this Skill automates generating a complete QA backbone with fixtures, scenario builders, input simulators, and async assertion utilities tailored for Godot, Unity, and Unreal projects.

What is included in an automated E2E game testing framework?▼

An automated E2E game testing framework includes fixtures, scenario builders, input simulators, and async assertion utilities, along with example tests and README documentation to help teams start quickly.

Can I use this E2E scaffold to simulate user input for game scenarios?▼

Yes, the E2E scaffold provides a fluent API for configuring domain-specific test scenarios and includes input simulator utilities to accurately simulate user input during game testing.

Does this game testing scaffold work with Unreal Engine projects?▼

Yes, this game testing scaffold supports Unreal Engine projects, applying its reusable QA backbone, fixtures, and scenario builders to establish a structured E2E framework across multiple game engines.

What's the best way to set up a scalable QA workflow for game development?▼

The best way to set up a scalable QA workflow is using this Skill to automate E2E infrastructure scaffolding, reducing the time and complexity of establishing reusable testing frameworks for game projects.