hybrid-prototype

Validate a game concept with a timeboxed playable discovery prototype.

72|7|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill hybrid-prototype
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hybrid-prototype
Source: https://github.com/striderZA/OpenCodeGameStudios/tree/main/.opencode/skills/hybrid-prototype
Command: npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill hybrid-prototype

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The hybrid-prototype skill helps teams reduce uncertainty in early game development by answering a single, critical design question through a fast, playable prototype rather than a heavy upfront planning process.

Core Features & Use Cases

  • Timeboxed discovery prototype: Targets a 1–3 day playable result that is specifically meant to validate one core question.
  • Narrow plan-to-build loop: Converts the question into a minimum viable prototype plan, then iterates via playtest feedback.
  • Decision output and next step: Produces an actionable verdict (ITERATE, PIVOT, PRODUCTIONIZE, or KILL) and writes a structured DECISION.md artifact to guide what happens next.

Use case example: You have a new combat mechanic idea and want to know whether it feels responsive on real input timing; run the skill to build, playtest, and decide whether to iterate, pivot, or move toward production design work.

Quick Start

Tell the hybrid-prototype skill your concept and the one narrow question you want the prototype to answer, then confirm the proposed plan and allow it to create the isolated prototype folder.

Frequently Asked Questions about hybrid-prototype

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

FAQPage Schema
How do I validate a game mechanic idea without writing a full game design document?

Game prototyping validates a core mechanic by building a timeboxed, playable discovery prototype instead of a full GDD. You define one narrow question, create an isolated prototype, and use playtest feedback to decide whether to iterate, pivot, or kill the concept.

What is the best way to run rapid iteration cycles for early-stage game prototypes?

The best way to run rapid iteration cycles is to isolate the prototype in its own directory and continuously playtest against a single design question. This narrow loop converts feedback into actionable evidence, ensuring fast validation before committing to broader production design work.

How do I decide whether to pivot or kill an experimental game feature?

To decide whether to pivot or kill an experimental game feature, generate a DECISION.md artifact after playtesting. This verdict file structurally evaluates the prototype evidence and selects the next step: ITERATE, PIVOT, PRODUCTIONIZE, or KILL the concept entirely.

Can I use workflow isolation to test multiple game prototyping concepts independently?

Workflow isolation tests game prototyping concepts independently by creating a dedicated prototypes directory. This strict separation ensures each timeboxed build addresses only its specific core question, preventing scope bleed and keeping playtest feedback focused on that single mechanic.

When do I need a timeboxed discovery prototype instead of full production planning?

You need a timeboxed discovery prototype instead of full production planning when facing early-stage design uncertainty. If you need fast evidence regarding input timing or mechanic responsiveness within days, a playable prototype answers the core question more efficiently than upfront planning.

What are the limitations of using a 1-3 day playable prototype for game discovery?

A 1-3 day playable prototype is limited to answering a single, narrow design question rather than validating comprehensive game systems. It intentionally skips heavy upfront planning to test core feel and responsiveness, making it unsuitable for resolving complex architectural or narrative dependencies.