Game Design Doc Creator

Community

Automate game design docs from plan to implement.

Authorsunholo-data
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams create well-structured design documents for Stapledons Voyage features, guiding vision alignment, requirements gathering, and implementation planning.

Core Features & Use Cases

  • Template-driven Docs: Create planned and implemented design docs from templates.
  • Vision Alignment: Score features against core pillars and reference design decisions.
  • Implementation Planning: Outline architecture, components, testing, and milestones.

Quick Start

  • Create a planned doc: scripts/create_planned_doc.sh <doc-name> [version]
  • Move a doc to implemented: scripts/move_to_implemented.sh <doc-name> <version>

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Game Design Doc Creator
Download link: https://github.com/sunholo-data/stapledons_voyage/archive/main.zip#game-design-doc-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository