local-setup-structure
CommunityUnify local Docker stacks with one compose file.
Authorwtah
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams quickly spin up a unified local development environment by generating a single docker-compose.local.yml that orchestrates both infrastructure and application containers at the project root.
Core Features & Use Cases
- Single-file orchestration: docker-compose.local.yml at project root to run all services.
- Local_run switch: bypass authentication and route to local adapters for development.
- Dockerfile.local per service: builds application containers from per-service Dockerfile.local configurations.
- All-in-one lifecycle: start with docker-compose -f docker-compose.local.yml up -d and stop with down.
- Use Case: On a feature branch, run local-setup to guarantee parity with CI and staging locally.
Quick Start
Run the /local-setup command to generate docker-compose.local.yml, then:
- docker-compose -f docker-compose.local.yml up -d
- docker-compose -f docker-compose.local.yml down
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: local-setup-structure Download link: https://github.com/wtah/spec-master/archive/main.zip#local-setup-structure Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.