game-design

Structure a Game Design Document with core loop, mechanics, progression, and balancing.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Icebane84/Synarche_Workshop --skill game-design-icebane84
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-design
Source: https://github.com/Icebane84/Synarche_Workshop/tree/main/.agent/skills/dev/game-development/game-design
Command: npx skills add https://github.com/Icebane84/Synarche_Workshop --skill game-design-icebane84

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Game design guidance helps you turn vague ideas into a clear, playable plan—especially the core loop, progression, and balancing choices that keep players engaged.

Core Features & Use Cases

  • GDD structure: Defines essential Game Design Document sections (pitch, core loop, mechanics, progression, art/audio direction) so you can communicate decisions clearly.
  • Player psychology & reward design: Connects motivation types and reward schedules (fixed/variable/ratio) to what players feel moment-to-moment.
  • Balancing & progression: Provides difficulty flow thinking (too hard/easy/just right), progression types, and anti-patterns to avoid common failure modes.

Quick Start

Use the game-design skill to draft a concise GDD that includes a 30-second core loop, the intended progression model, and a balancing plan for “just right” difficulty using player psychology and anti-pattern checks.

Frequently Asked Questions about game-design

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

FAQPage Schema
How do I structure a Game Design Document for a new game concept?

Structure a Game Design Document by defining sections for the pitch, core loop, mechanics, progression, and art/audio direction. This creates a clear, playable plan that communicates your design decisions effectively.

What is the 30-second core loop test in game design?

The 30-second core loop test validates whether a game's primary action cycle remains engaging within a half-minute window. It ensures the fundamental mechanic loop is fun before expanding into deeper progression systems.

How do I use player psychology and reward schedules for difficulty balancing?

Apply player psychology by mapping motivation types to fixed, variable, or ratio reward schedules. This difficulty balancing approach keeps players in the 'just right' flow state and avoids common progression failure modes.

Can I use this game design approach for different genres like RPGs and puzzle games?

Yes, this game design approach applies to early ideation and iterative refinement across genres like platformers, shooters, puzzle games, and RPGs. It structures core loops and progression anti-pattern checks universally.

What are common progression anti-patterns to avoid in game design?

Common progression anti-patterns include difficulty spikes that break flow and reward schedules that fail to match player motivation types. Checking against these prevents unbalanced gameplay and player disengagement.

Why does my game feel boring even after adding more features?

Your game feels boring because adding features without a solid core loop fails the 30-second engagement test. Effective game design prioritizes fun loops and player psychology over simple feature accumulation.