Skip to main content
Back to registry

environment-setup

supercent-io/skills-template

Installs10
Install command
npx skills add https://github.com/supercent-io/skills-template --skill environment-setup
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
.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 - 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 settings in code - 12 Factor App : Manage configuration via environment variables - Type Safety : Runtime validation with Zod - Secrets Management : Use AWS Secrets Manager, Vault - dotenv - Zod - 12 Factor App - Config - Current Version : 1.0.0 - Last Updated : 2025-01-01 - Compatible Platforms : Claude, ChatGPT, Gemini

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

environment-setup is listed in SkillJury, but the source summary is still sparse.

Is environment-setup good?

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

What agent does environment-setup work with?

environment-setup currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to environment-setup?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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