design-scenario

Design scenario-based verification strategies for MTG cards with deterministic setups.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Tomoda826/mtg-goldfisher --skill design-scenario
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-scenario
Source: https://github.com/Tomoda826/mtg-goldfisher/tree/main/.claude/skills/design-scenario
Command: npx skills add https://github.com/Tomoda826/mtg-goldfisher --skill design-scenario

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Intelligently designs comprehensive MTG test scenarios by analyzing card semantics, selecting verification strategies, and creating 'dream board' states.

Core Features & Use Cases

  • Analyzes card text to classify archetype needs.
  • Generates deterministic setup and sequence of actions to demonstrate a card's ceiling and floor.
  • Creates 'dream board' configurations to maximize coverage and reveal edge cases.

Quick Start

Build a scenario for a specified card by writing a setup that armors the board and a sequence that tests its ceiling and floor.

Frequently Asked Questions about design-scenario

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

FAQPage Schema
How do I design MTG test scenarios to verify card interactions?

Design MTG test scenarios by analyzing card text, classifying archetype needs, and creating 'dream board' configurations to validate interactions through controlled board states and edge cases.

What is a dream board state in Magic The Gathering testing?

A dream board state is a deterministic board configuration designed to maximize coverage and reveal edge cases, proving a card's maximum potential ceiling and minimum floor.

How to set up deterministic testing sequences for MTG card verification?

Set up deterministic testing sequences by armoring the board with controlled states and executing specific action sequences to demonstrate a card's ceiling and floor.

Can I use this approach to test edge cases for any MTG card archetype?

Yes, this approach analyzes card text to classify archetype needs and applies verification strategies to validate card interactions across various controlled board states.

What's the best way to validate a Magic card's maximum potential?

Validate a Magic card's maximum potential by creating 'dream board' configurations with deterministic setups and sequences to test its ceiling and floor.

Why do I need guardrails for reproducible outcomes in MTG scenario testing?

Guardrails are needed to ensure reproducible outcomes by maintaining controlled board states and deterministic sequences throughout the verification process.