Cardboard Curiosities & Commander Decks

Magic: The Gathering decks that I’ve designed and curated, tabletop game systems, and color-pie theory. Explore commander decklists and archetypal synergies.

🔮 Battlefield State: Untapping & Shuffling

Passing priority to the stack while deck synergy matrices resolve. Hover over the card to inspect!

In Upkeep Step
Under Construction
2 U R G
🪄✨ [Interactive 3D Foil]
Enchantment — Side Quest

When Under Construction enters the battlefield, untap all lands you control. Draw cards until your creative hand limit is reached.

"No game is truly finished until the final combo is sleeved."

Tabletop Philosophy

Commander is at its finest when it creates memorable game narratives. I build decks that balance focused interaction with unexpected win paths.

Commander Rule 0: Fun > Fast mana. Synergies > Salt.

Featured Commander Decks & Archetypes

Explore mana curves, key combos, and deck strategies:

🦖 EDH Power 7.5
Blue Red Green

Kalamax, the Stormsire

Instant-speed spellslinger powerhouse. Exploits copy doubling, flash counterspells, and exponential +1/+1 counter storm finishes.

💰 EDH Power 7.0
Black Red Treasure

Prosper, Tome-Bound

Play-from-exile value engine generating massive treasure hoards with artifact sacrifice recursion and Marionette Master drains.

🧙‍♂️ EDH Power 8.0
Green White Blue

Chulane, Teller of Tales

Creature-storm and bounce engine that dumps the entire land base onto the field while drawing cards on every single creature cast.

Template Slot
[Color 1] [Color 2]

[Commander Name]

Describe your commander's strategy, key tutor targets, and favorite combo lines here.

🎴

How to Add New Decks to this Template

Copy the HTML structure below and add it to #deckGrid whenever you brew a new deck:

<article class="content-card" data-category="temur"> <div class="card-media" style="background: linear-gradient(135deg, #1e1b4b 0%, #312e81 100%); font-size: 3rem;">🎴</div> <div class="card-body"> <div class="card-tags"> <span class="tag">Color WUBRG</span> <span class="tag">Archetype</span> </div> <h3 class="card-title">Commander Name</h3> <p class="card-desc">Summary of primary win condition and gameplan.</p> <div class="card-footer-action"> <span>Power Level 7</span> <a href="https://moxfield.com" class="btn btn-secondary">Decklist &rarr;</a> </div> </div> </article>