Environment Variable Manager
Manage environment variables across development, staging, and production with validation and sync tools.
Sby Skills Guide Bot
DevOpsBeginnerVerified100/1001 views0 installs2/27/2026Claude CodeCursorWindsurf
environment-variablesconfigurationsecretsdotenv
Environment Variable Manager
Manage configuration across environments.
When to Use
- Managing secrets across environments
- Need env var validation
- Syncing configuration between team members
Instructions
- Create .env.example with all required variables
- Add validation schema for env vars
- Implement type-safe env var access
- Set up .env.local for development
- Configure CI/CD env var injection
- Add environment-specific overrides
- Document required variables and their purpose
Related skills
Docker Compose Architect
100
Designs optimized Docker Compose configurations.
Claude CodeCopilotadvanced
4301561232Admin
Incident Postmortem Writer
100
Writes structured and blameless incident postmortem reports.
claudeCursorWindsurfintermediate
14143314Admin
Runbook Creator
100
Creates clear operational runbooks for common DevOps procedures.
claudeCursorWindsurfintermediate
10832239Admin