boardgame-design
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)
More from fil512/upship
ui-design-expert
Expert UI design guidance for polishing game interfaces. Use when reviewing screenshots, recommending CSS improvements, designing color schemes, improving typography, adding visual polish, or making the game look professional. Specializes in board game aesthetics with a steampunk/brass era theme.
12realtime-multiplayer
Real-time multiplayer game networking with Socket.io. Use when implementing WebSocket connections, game state synchronization, room management, reconnection handling, or optimistic updates. Covers latency compensation and conflict resolution.
8svelte
Modern Svelte development for reactive web apps. Use when building Svelte components, managing state with stores, implementing real-time updates via WebSocket, or migrating from vanilla JS. Covers SvelteKit, TypeScript, and integration with Node.js backends.
4game-state
Game state management for turn-based board games. Use when designing state structure, implementing game logic, validating actions, managing phases/turns, or handling complex game rules. Covers reducers, state machines, and undo/redo.
4rulebook-writing
Expert guidance for writing UP SHIP! rulebook content following Euro-style board game best practices. Use when drafting rules sections, reviewing rules clarity, restructuring content, or ensuring consistency. Covers section ordering, terminology, formatting, cross-referencing, and audience design.
4board-game-ui
UI/UX design for digital board games. Use when building game interfaces, implementing drag-and-drop, rendering game boards, showing player information, handling animations, or designing responsive layouts. Covers Canvas, SVG, and DOM-based approaches.
3