devops-bestays-infra

Community

Orchestrate Bestays infrastructure, debug with precision.

Authorshredbx
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: devops-bestays-infra
Download link: https://github.com/shredbx/demo-3d-model/archive/main.zip#devops-bestays-infra

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository