board-game-arena

Validate SKILL.md files and return structured metadata YAML.

3|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/rbellec/claude-code-bga --skill board-game-arena
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: board-game-arena
Source: https://github.com/rbellec/claude-code-bga/tree/main/skills/board-game-arena
Command: npx skills add https://github.com/rbellec/claude-code-bga --skill board-game-arena

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Board Game Arena development is complex, spanning scaffolding, a modern 2025+ framework, PHP state machines, JS client logic, and the automated deploy→test loop. This Skill provides a complete blueprint and starter kit to convert game rules into a functional BGA Studio project.

Core Features & Use Cases

  • Project scaffolding, Makefile templates, and configuration files to accelerate setup
  • Integration of the new BGA framework (PHP state machine, JS client, and automated deploy/test loop)
  • On-demand references and library patterns to minimize context switching during implementation
  • End-to-end workflows for testing, deployment, and iteration on BGA Studio

Quick Start

Provide your game rules, assets, and deployment goals to Claude Code to generate the full BGA-ready scaffold and automated deploy→test workflow.

Frequently Asked Questions about board-game-arena

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

FAQPage Schema
How do I scaffold a Board Game Arena project from game rules?▼

To scaffold a Board Game Arena project, provide your game rules, assets, and deployment goals to generate the full BGA-ready scaffold, including Makefile templates, configuration files, and automated deploy/test workflows.

What is included in the modern BGA framework development workflow?▼

The modern BGA framework workflow integrates PHP state machines, JavaScript client logic, and an automated deploy and test loop to convert game rules into a functional BGA Studio project.

Do I need PHP and JavaScript to develop games on BGA Studio?▼

Yes, BGA Studio development requires PHP for server-side state machines and JavaScript for client-side interface logic to implement the complete game workflow and automated testing loop.

How do I set up automated testing and deployment for BGA Studio games?▼

Automated testing and deployment for BGA Studio games is configured using provided Makefile templates and workflow configurations that enable continuous iteration and automated deploy/test cycles.

Can I get on-demand library patterns to minimize context switching during BGA development?▼

Yes, the BGA development skill provides on-demand references and library patterns to minimize context switching during the implementation of PHP state machines and JavaScript client logic.