What problem does it solve?
This Skill provides a self-updating, pointer-based system for managing the Bestays development and production infrastructure, enabling rapid environment orchestration, precise debugging, and quick access to component information without relying on outdated knowledge.
Core Features & Use Cases
- Environment Orchestration: Start, stop, and rebuild the entire Docker Compose development environment with preflight validation.
- Component Information Lookup: Quickly locate definitive source files and specifications for any system component (backend, frontend, database, external services).
- Use Case: A new team member needs to understand the backend API's structure and how it connects to the database. Use this Skill to point them to the relevant Docker Compose configurations, API documentation, and database connection strings.
Quick Start
Use the devops-bestays-infra skill to start the Bestays development environment and then check the health status of all running services.