engineering-matchmaking-system

Installation
SKILL.md

Matchmaking System

Purpose

Rank-based and skill-based player matching, lobby lifecycle management, and queue orchestration for multiplayer games.

When to Use

Trigger: matchmaking, lobby, queue, ELO, Glicko, skill-based matchmaking, rank, match players, pairing, bracket, queue management, wait time, search radius, lobby state

Prerequisites

  • bullmq-game-queues — priority queues, delayed jobs, worker patterns
  • redis-game-patterns — Redis connection, pub/sub for lobby events
  • postgres-game-schema — persisting match history, player ratings

Core Principles

Installs
19
GitHub Stars
20
First Seen
Mar 25, 2026
engineering-matchmaking-system — fcsouza/agent-skills