Skip to main content
Back to the directory
supercent-io/skills-templateSoftware EngineeringFrontend and Design

environment-setup

Manage development, staging, and production environments with type-safe configuration and secrets handling.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
10

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/supercent-io/skills-template --skill environment-setup
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, environment-setup has 10 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: supercent-io/skills-template. Canonical URL: https://skills.sh/supercent-io/skills-template/environment-setup.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Manage development, staging, and production environments with type-safe configuration and secrets handling. .env.example (template): .env.local (per developer): .env.production : config/env.ts : Error Handling : config/index.ts : config/environments/development.ts : config/environments/production.ts : config/index.ts (unified): docker-compose.yml : .gitignore : #environment #configuration #env-variables #dotenv #config-management #utilities - 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 - New Projects : Initial environment setup - Multiple Environments : Separate dev, staging, production - Team Collaboration : Share consistent environments - Provide .env.example : List of required environment variables - Validation : Error when required environment variables are missing - .gitignore : Never commit .env files - Commit Secrets : Never commit .env files - Hardcoding : Do not hardcode environment-specific...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does environment-setup do?

Manage development, staging, and production environments with type-safe configuration and secrets handling.

Is environment-setup good?

environment-setup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support environment-setup?

environment-setup currently lists compatibility with Gemini CLI, ChatGPT, Skills CLI.

Is environment-setup safe to install?

environment-setup has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to environment-setup?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install environment-setup?

Run the following command to install environment-setup: npx skills add https://github.com/supercent-io/skills-template --skill environment-setup

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering