What problem does it solve?
This Skill solves the problem of standing up and maintaining a Text-Legend game server by turning a multi-step Docker/Docker Compose setup into a guided, repeatable deployment workflow.
Core Features & Use Cases
- One-click deployment flow: Guides installation/bootstrapping steps and orchestrates starting services for both SQLite and MySQL using Docker Compose.
- Environment verification & health checks: Validates Docker tooling availability and confirms server readiness by probing the public game endpoint and admin panel.
- Operational management: Provides straightforward commands for viewing logs and stopping containers during troubleshooting or maintenance.
- Local dev support: Covers non-Docker Node.js development startup paths with required DB configuration.
Quick Start
Tell the Skill to deploy Text-Legend using Docker Compose with MySQL on this host, then verify health by checking both the game endpoint and the admin panel.