game-design-docs

Installation
SKILL.md

Game Design Docs

Use this skill to create documents that help an AI game-building agent make consistent decisions across sessions. The document should be short enough to stay current and specific enough to constrain implementation.

Source Traceability

Primary source: The Art of Game Design: A Book of Lenses, Third Edition by Jesse Schell, especially chapter 27 on design documents and team communication. The workflow is transformed and paraphrased.

Supporting source: the rest of the game skill pack, which turns design lenses into implementable briefs.

Workflow

  1. Decide the document's job: alignment, implementation, content production, tuning, playtest, or memory.
  2. Keep stable intent separate from volatile implementation details.
  3. Capture decisions, rejected alternatives, open questions, and validation evidence.
  4. Link specs to code, data, assets, tests, and telemetry when possible.
  5. Update docs after design decisions, not after every small code edit.

Required Output

Installs
42
Repository
lvtd-llc/skills
GitHub Stars
1
First Seen
Jun 22, 2026
game-design-docs — lvtd-llc/skills