system-environment-setup
Provides Docker Compose, environment management, and Terraform templates for multi-service development and deployment.
Install
npx skills add https://github.com/supercent-io/skills-template --skill system-environment-setupStats
| Total installs | 10,493 |
| Weekly installs | 10.5K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Provides complete Docker Compose configuration for multi-service development (web app, PostgreSQL, Redis, Nginx) with volume mounting and service dependencies
- Includes .env management patterns with type-safe environment variable loading in Node.js and mandatory .gitignore rules to prevent secret commits
- Offers VS Code dev container setup with pre-configured extensions, port forwarding, and automated dependency installation
- Supplies Makefile convenience commands for common tasks (install, dev, docker-up, migrate, seed) and Terraform infrastructure-as-code templates for AWS deployment (VPC, RDS, ECS, load balancer)
Tags
Related skills
| Skill | Installs | vs system-environment-setup |
|---|---|---|
| agentic-workflow | 10,147 | -346 |
| technical-writing | 11,701 | +1,208 |
| release-skills | 11,820 | +1,327 |
| gh-cli | 14,469 | +3,976 |
| agent-configuration | 10,070 | -423 |
FAQ
- How many installs does system-environment-setup have?
- system-environment-setup has 10,493 total installs and 10.5K installs this week.
- Where is system-environment-setup hosted?
- system-environment-setup is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does system-environment-setup have?
- system-environment-setup has 88 GitHub stars.
- When was system-environment-setup first indexed?
- OrangeBot.AI first indexed system-environment-setup on Jan 24, 2026.
- How do I install system-environment-setup?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill system-environment-setup