environment-setup
Templates and TypeScript validation for type-safe, multi-environment configuration and secrets management.
Install
npx skills add https://github.com/supercent-io/skills-template --skill environment-setupStats
| Total installs | 10,460 |
| Weekly installs | 10.5K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Provides templates for .env files, per-developer overrides, and environment-specific configurations with clear gitignore rules
- Includes TypeScript validation using Zod to enforce required variables and type constraints at runtime with detailed error messages
- Supports multi-environment config files (development, production, test) with environment-specific settings for logging, CORS, and rate limiting
- Covers Docker Compose integration, secrets management patterns, and 12 Factor App compliance for configuration as code
Tags
Related skills
| Skill | Installs | vs environment-setup |
|---|---|---|
| vibe-kanban | 10,446 | -14 |
| agent-configuration | 10,070 | -390 |
| gh-cli | 14,469 | +4,009 |
| turborepo | 13,669 | +3,209 |
| release-skills | 11,820 | +1,360 |
FAQ
- How many installs does environment-setup have?
- environment-setup has 10,460 total installs and 10.5K installs this week.
- Where is environment-setup hosted?
- environment-setup is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does environment-setup have?
- environment-setup has 88 GitHub stars.
- When was environment-setup first indexed?
- OrangeBot.AI first indexed environment-setup on Jan 24, 2026.
- How do I install environment-setup?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill environment-setup