game-backend-architecture-patterns

Installation
SKILL.md

Game Backend Architecture Patterns

This skill defines how the backend of a real-time multiplayer hacking game MUST be structured.

It exists to ensure:

  • deterministic behavior
  • testability
  • clear boundaries
  • long-term maintainability

This is not a generic enterprise architecture guide.


When to Use This Skill

Use this skill when:

Installs
1
First Seen
Mar 10, 2026
game-backend-architecture-patterns — caicedov/netwatch