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 patternsredis-game-patterns— Redis connection, pub/sub for lobby eventspostgres-game-schema— persisting match history, player ratings