build-game

Generate a scaffolded game project with templates and configuration files in KAL-AI workflows.

4|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Feed-Scription/kal --skill build-game
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-game
Source: https://github.com/Feed-Scription/kal/tree/main/.agents/skills/build-game
Command: npx skills add https://github.com/Feed-Scription/kal --skill build-game

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pnpm, typescript, node, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a systematic process for designing and building comprehensive games using KAL-AI, including codifying design ideas, structuring game content, and setting up necessary configurations.

Core Features & Use Cases

  • Game Design Guidance: Helps users create layered design documents with folder templates covering rules, content, AI plans, and emotional elements.
  • Workflow Structuring: Outlines detailed phases from initial idea refinement to full implementation, ensuring clarity and completeness.
  • Technical Setup: Assists in establishing project structure, configuration files, and content organization aligned with best practices.
  • Use Case: Developers can rapidly prototype a narrative-driven or simulation game, following the step-by-step SOP, ensuring all components are systematically prepared.

Quick Start

Provide a game concept, and this Skill will generate a project scaffold with templates and configuration files, guiding you from initial idea to playable prototype.

Frequently Asked Questions about build-game

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

FAQPage Schema
How do I structure a game development workflow from initial design to prototype?

Structuring a game development workflow requires codifying design ideas and setting up project configurations. This process guides you through phased workflows, generating folder templates for rules and content, to ensure a seamless transition from idea to playable prototype.

What is the best way to organize game design documents for narrative or simulation games?

Organizing game design documents is best achieved by creating layered structures covering rules, content, AI plans, and emotional elements. This systematic approach ensures all narrative and simulation components are clearly defined and technically prepared before implementation.

Do I need TypeScript and Node installed to set up a game project scaffold?

Yes, you need TypeScript, Node, and pnpm installed to set up a game project scaffold. These dependencies provide the required technical environment to execute the project setup scripts and generate the necessary configuration files for your game.

Can I use this workflow to prototype both narrative-driven and simulation games?

Yes, you can use this workflow to prototype both narrative-driven and simulation games. The systematic process accommodates various game types by combining comprehensive design documentation with tailored technical setup and content organization.

How does project setup integrate with game design phases during development?

Project setup integrates with game design phases by aligning technical execution with established documentation. The workflow maps directory structures and configuration files directly to your design phases, ensuring the generated scaffold matches your game's content and rules.

What limitations exist when generating game project scaffolds for complex interactive games?

A limitation when generating game project scaffolds is the necessity to strictly follow the predefined directory structures and phases. Developers must understand these structural constraints to successfully map complex interactive game components without breaking the generated configuration.