environment-design
Installation
SKILL.md
Environment Design
Purpose
Define consistent environment configurations for development, testing, staging, and production to ensure reliable deployments and proper isolation between environments.
When to Use
- Project setup
- CI/CD pipeline design
- Deployment planning
- Environment troubleshooting
Prerequisites
- Infrastructure design complete
- Deployment needs understood
- Testing strategy defined
- Cost constraints known