概要
The Scale Game skill empowers developers to rigorously validate their technical decisions by applying the 'Extreme Scale' mental model within Claude. By testing implementations against 1000x variations in data volume, processing speed, user concurrency, and system duration, the skill reveals fundamental truths—like algorithmic complexity limits, memory leaks, or concurrency issues—that remain invisible under normal development conditions. It serves as a powerful diagnostic tool for early architectural validation, ensuring that systems are fundamentally sound for production-grade demands before significant resources are invested in infrastructure.