Board Game Design Skill
Overview
This skill provides comprehensive guidance for designing engaging board games, with emphasis on German-style Eurogame principles. It covers mechanical design, balance analysis, asymmetric faction design, resource economy systems, playtesting methodology, and rules documentation.
Core Design Philosophy
The Eurogame Approach
German-style Eurogames emphasize:
- Strategy Over Luck: Minimize randomness; player decisions should drive outcomes
- No Player Elimination: Everyone stays engaged until the end
- Indirect Conflict: Competition through position, resources, and efficiency rather than direct attacks
- Multiple Paths to Victory: No single dominant strategy
- Elegant Mechanics: Maximum strategic depth from minimal rules complexity
- Bounded Play Time: Built-in mechanisms to limit game length (fixed turns, resource depletion, scoring thresholds)
What Makes Games Fun
- Meaningful Decisions: Every choice should have trade-offs and consequences
- Appropriate Challenge: Difficulty that creates satisfaction without frustration
- Player Interaction: Opponents' actions should matter to your strategy
- Emergent Complexity: Simple rules that create rich strategic possibilities
- Steady Pacing: Interesting events throughout; no "grinding" phases
- Replayability: Variability and multiple strategies encourage repeated play
Key Design Workflows
1. Mechanical Design
When designing core mechanics:
- Identify the Core Loop: What is the most repeated action? It must be simple, fun, and have depth
- Establish Core Constraints: A central limitation that drives all decisions (e.g., Lift ≥ Weight in UP SHIP!)
- Design Feedback Loops: Actions should create cascading effects and player interaction
- Create Tension Points: Moments of meaningful scarcity and difficult choices
- Balance Simplicity and Depth: "Elegance" means rich strategy from few rules
2. Resource Economy Design
Resources are the lifeblood of strategic games:
- Define Resource Types: Money, actions, time, components, information
- Create Scarcity: Limited resources force meaningful choices
- Design Flow: Sources (generation), sinks (consumption), and conversion paths
- Ebb and Flow: Scarcity that changes over the game creates dynamic tension
- Control = Power: Whoever controls a scarce resource gains strategic advantage
- Multiple Currencies: Different resource types that don't directly convert create interesting trade-offs
The Action Economy: The most precious resource is often actions/turns. When designing:
- Make every action feel valuable
- Create opportunity cost between competing good options
- Consider: "I take it, opponent takes it, or it doesn't happen"
3. Asymmetric Faction Design
Asymmetry increases replayability but requires careful balance:
Types of Asymmetry (from subtle to extreme):
- Asymmetric Results: Same rules, different outcomes from choices (Monopoly)
- Asymmetric Starting Positions: Different initial resources/positions (Catan)
- Asymmetric Abilities: Special powers that modify standard rules (Terra Mystica)
- Asymmetric Rules: Fundamentally different gameplay for each faction (Root)
Balance Principles:
- Players should feel powerful, not restricted
- Each faction needs at least 3 viable strategic paths
- Trade-offs should be meaningful: strong at X, weaker at Y
- Theme should justify mechanical differences
- Consider self-balancing through player interaction (ganging up on leaders)
- "Dial down" extremes: moderate bonuses are easier to balance
Testing Asymmetry:
- Asymmetry creates combinatorial explosion of test cases
- Focus playtesting on faction vs. faction matchups
- Track win rates by faction over many games
- Watch for perceived imbalance vs. actual imbalance
4. Balance Analysis
Balance ensures fair competition and strategic viability:
Pre-Playtest Balance:
- Mathematical modeling of cost-benefit ratios
- Compare similar options: are costs proportional to power?
- Check for dominant strategies on paper
- Model income/resource generation over game length
Balance Levers:
- Costs (acquisition price, upkeep, opportunity cost)
- Power (immediate effect, ongoing benefit, win condition contribution)
- Availability (scarcity, prerequisites, timing)
- Risk (variance, dependencies, counter-play)
Handling Runaway Leaders:
- Catch-up mechanisms (bonus for trailing players)
- Diminishing returns on accumulated advantage
- Player interaction as natural balancing (targeting the leader)
- Hidden scoring until game end
5. Playtesting Methodology
Playtesting is iterative, time-consuming, and essential:
Phase 1: Solo Testing
- Test core loop alone
- Verify basic mechanics work
- Identify obvious broken strategies
- Goal: Does the game function?
Phase 2: Guided Testing
- Play with interested friends/colleagues
- Watch for dominant strategies and unexpected behavior
- Begin mechanical balancing
- Goal: Is the game playable and interesting?
Phase 3: Blind Testing
- External playtesters with no guidance
- Observe without intervening
- Test rulebook clarity
- Goal: Can people learn and enjoy it independently?
Best Practices:
- Observe behavior, don't just ask opinions (actions reveal more than words)
- Track specific metrics: game length, decision time, win rates
- Change one variable at a time when iterating
- Distinguish "perceived balance" from actual balance
- Feedback loop: implement → test → analyze → repeat
6. Rules Documentation
Clear rules prevent confusion and arguments:
- Organize by Phase/Turn Structure: Players should find rules in play order
- Define Terms Early: Establish vocabulary before using it
- Handle Edge Cases: Anticipate conflicts and provide resolution
- Include Examples: Concrete illustrations of abstract rules
- Create Quick Reference: Summary card for experienced players
- Cross-Reference: Link related sections for easy navigation
- Playtest the Rulebook: Rules are a product that needs testing too
Supporting Resources
This skill includes reference files in references/:
eurogame-principles.md - Deep dive on German-style design philosophy
balance-methodology.md - Systematic approaches to game balance
design-checklist.md - Validation checklist for complete game designs
When This Skill Activates
Claude uses this skill when you:
- Request help designing a new game or game system
- Ask for balance analysis of existing mechanics
- Want to design or validate asymmetric factions
- Need help with resource economy design
- Ask for rules clarity review
- Request playtesting methodology guidance
- Ask about making a game "more fun" or "more engaging"
Example Workflows
Example: Designing a New Resource System
When asked "How should I design an engineer economy?":
- Define the resource's role (what does it enable?)
- Identify sources (how are engineers acquired?) and costs
- Identify sinks (how are engineers consumed/spent?)
- Create scarcity tension (never enough for everything)
- Add trade-offs (using engineers for X means not using them for Y)
- Model mathematically (income vs. consumption over game length)
- Design focused playtest to validate
Example: Balancing Asymmetric Factions
When asked "Is faction X balanced?":
- List faction's unique abilities and constraints
- Compare power level to other factions' abilities
- Identify intended trade-offs (what's the cost of the benefit?)
- Check for unintended synergies or exploits
- Review win rate data if available
- Suggest adjustments if needed (dial up/down specific abilities)
- Design faction-focused playtest scenarios
Example: Making a Mechanic More Engaging
When asked "This part of the game feels boring":
- Identify the specific mechanic/phase in question
- Analyze: Is there meaningful choice? Tension? Consequence?
- Check pacing: Too slow? Too predictable?
- Look for "grinding" (repetitive actions without interesting decisions)
- Consider adding: scarcity, trade-offs, player interaction, or stakes
- Propose targeted changes that preserve overall design
- Plan A/B playtest comparing old vs. new version
1---2name: boardgame-design3description: Board game design workflow for creating fun, balanced games. Use when designing mechanics, balancing factions, analyzing resource economies, validating rules clarity, planning playtests, or iterating on game systems. Applies Eurogame principles and proven design methodology.4---5
6# Board Game Design Skill
7
8## Overview
9
10This skill provides comprehensive guidance for designing engaging board games, with emphasis on German-style Eurogame principles. It covers mechanical design, balance analysis, asymmetric faction design, resource economy systems, playtesting methodology, and rules documentation.
11
12## Core Design Philosophy
13
14### The Eurogame Approach
15
16German-style Eurogames emphasize:
17
181. **Strategy Over Luck**: Minimize randomness; player decisions should drive outcomes
192. **No Player Elimination**: Everyone stays engaged until the end
203. **Indirect Conflict**: Competition through position, resources, and efficiency rather than direct attacks
214. **Multiple Paths to Victory**: No single dominant strategy
225. **Elegant Mechanics**: Maximum strategic depth from minimal rules complexity
236. **Bounded Play Time**: Built-in mechanisms to limit game length (fixed turns, resource depletion, scoring thresholds)
24
25### What Makes Games Fun
26
27- **Meaningful Decisions**: Every choice should have trade-offs and consequences
28- **Appropriate Challenge**: Difficulty that creates satisfaction without frustration
29- **Player Interaction**: Opponents' actions should matter to your strategy
30- **Emergent Complexity**: Simple rules that create rich strategic possibilities
31- **Steady Pacing**: Interesting events throughout; no "grinding" phases
32- **Replayability**: Variability and multiple strategies encourage repeated play
33
34## Key Design Workflows
35
36### 1. Mechanical Design
37
38When designing core mechanics:
39
40- **Identify the Core Loop**: What is the most repeated action? It must be simple, fun, and have depth
41- **Establish Core Constraints**: A central limitation that drives all decisions (e.g., Lift ≥ Weight in UP SHIP!)
42- **Design Feedback Loops**: Actions should create cascading effects and player interaction
43- **Create Tension Points**: Moments of meaningful scarcity and difficult choices
44- **Balance Simplicity and Depth**: "Elegance" means rich strategy from few rules
45
46### 2. Resource Economy Design
47
48Resources are the lifeblood of strategic games:
49
50- **Define Resource Types**: Money, actions, time, components, information
51- **Create Scarcity**: Limited resources force meaningful choices
52- **Design Flow**: Sources (generation), sinks (consumption), and conversion paths
53- **Ebb and Flow**: Scarcity that changes over the game creates dynamic tension
54- **Control = Power**: Whoever controls a scarce resource gains strategic advantage
55- **Multiple Currencies**: Different resource types that don't directly convert create interesting trade-offs
56
57**The Action Economy**: The most precious resource is often actions/turns. When designing:
58- Make every action feel valuable
59- Create opportunity cost between competing good options
60- Consider: "I take it, opponent takes it, or it doesn't happen"
61
62### 3. Asymmetric Faction Design
63
64Asymmetry increases replayability but requires careful balance:
65
66**Types of Asymmetry** (from subtle to extreme):
671. **Asymmetric Results**: Same rules, different outcomes from choices (Monopoly)
682. **Asymmetric Starting Positions**: Different initial resources/positions (Catan)
693. **Asymmetric Abilities**: Special powers that modify standard rules (Terra Mystica)
704. **Asymmetric Rules**: Fundamentally different gameplay for each faction (Root)
71
72**Balance Principles**:
73- Players should feel powerful, not restricted
74- Each faction needs at least 3 viable strategic paths
75- Trade-offs should be meaningful: strong at X, weaker at Y
76- Theme should justify mechanical differences
77- Consider self-balancing through player interaction (ganging up on leaders)
78- "Dial down" extremes: moderate bonuses are easier to balance
79
80**Testing Asymmetry**:
81- Asymmetry creates combinatorial explosion of test cases
82- Focus playtesting on faction vs. faction matchups
83- Track win rates by faction over many games
84- Watch for perceived imbalance vs. actual imbalance
85
86### 4. Balance Analysis
87
88Balance ensures fair competition and strategic viability:
89
90**Pre-Playtest Balance**:
91- Mathematical modeling of cost-benefit ratios
92- Compare similar options: are costs proportional to power?
93- Check for dominant strategies on paper
94- Model income/resource generation over game length
95
96**Balance Levers**:
97- Costs (acquisition price, upkeep, opportunity cost)
98- Power (immediate effect, ongoing benefit, win condition contribution)
99- Availability (scarcity, prerequisites, timing)
100- Risk (variance, dependencies, counter-play)
101
102**Handling Runaway Leaders**:
103- Catch-up mechanisms (bonus for trailing players)
104- Diminishing returns on accumulated advantage
105- Player interaction as natural balancing (targeting the leader)
106- Hidden scoring until game end
107
108### 5. Playtesting Methodology
109
110Playtesting is iterative, time-consuming, and essential:
111
112**Phase 1: Solo Testing**
113- Test core loop alone
114- Verify basic mechanics work
115- Identify obvious broken strategies
116- Goal: Does the game function?
117
118**Phase 2: Guided Testing**
119- Play with interested friends/colleagues
120- Watch for dominant strategies and unexpected behavior
121- Begin mechanical balancing
122- Goal: Is the game playable and interesting?
123
124**Phase 3: Blind Testing**
125- External playtesters with no guidance
126- Observe without intervening
127- Test rulebook clarity
128- Goal: Can people learn and enjoy it independently?
129
130**Best Practices**:
131- Observe behavior, don't just ask opinions (actions reveal more than words)
132- Track specific metrics: game length, decision time, win rates
133- Change one variable at a time when iterating
134- Distinguish "perceived balance" from actual balance
135- Feedback loop: implement → test → analyze → repeat
136
137### 6. Rules Documentation
138
139Clear rules prevent confusion and arguments:
140
141- **Organize by Phase/Turn Structure**: Players should find rules in play order
142- **Define Terms Early**: Establish vocabulary before using it
143- **Handle Edge Cases**: Anticipate conflicts and provide resolution
144- **Include Examples**: Concrete illustrations of abstract rules
145- **Create Quick Reference**: Summary card for experienced players
146- **Cross-Reference**: Link related sections for easy navigation
147- **Playtest the Rulebook**: Rules are a product that needs testing too
148
149## Supporting Resources
150
151This skill includes reference files in `references/`:
152
153- `eurogame-principles.md` - Deep dive on German-style design philosophy
154- `balance-methodology.md` - Systematic approaches to game balance
155- `design-checklist.md` - Validation checklist for complete game designs
156
157## When This Skill Activates
158
159Claude uses this skill when you:
160
161- Request help designing a new game or game system
162- Ask for balance analysis of existing mechanics
163- Want to design or validate asymmetric factions
164- Need help with resource economy design
165- Ask for rules clarity review
166- Request playtesting methodology guidance
167- Ask about making a game "more fun" or "more engaging"
168
169## Example Workflows
170
171### Example: Designing a New Resource System
172
173When asked "How should I design an engineer economy?":
174
1751. Define the resource's role (what does it enable?)
1762. Identify sources (how are engineers acquired?) and costs
1773. Identify sinks (how are engineers consumed/spent?)
1784. Create scarcity tension (never enough for everything)
1795. Add trade-offs (using engineers for X means not using them for Y)
1806. Model mathematically (income vs. consumption over game length)
1817. Design focused playtest to validate
182
183### Example: Balancing Asymmetric Factions
184
185When asked "Is faction X balanced?":
186
1871. List faction's unique abilities and constraints
1882. Compare power level to other factions' abilities
1893. Identify intended trade-offs (what's the cost of the benefit?)
1904. Check for unintended synergies or exploits
1915. Review win rate data if available
1926. Suggest adjustments if needed (dial up/down specific abilities)
1937. Design faction-focused playtest scenarios
194
195### Example: Making a Mechanic More Engaging
196
197When asked "This part of the game feels boring":
198
1991. Identify the specific mechanic/phase in question
2002. Analyze: Is there meaningful choice? Tension? Consequence?
2013. Check pacing: Too slow? Too predictable?
2024. Look for "grinding" (repetitive actions without interesting decisions)
2035. Consider adding: scarcity, trade-offs, player interaction, or stakes
2046. Propose targeted changes that preserve overall design
2057. Plan A/B playtest comparing old vs. new version