environment▌
12 indexed skills · max 10 per page
environment
railwayapp/railway-skills · Productivity
Read and edit Railway environment configuration, variables, build settings, and service deployment parameters. \n \n Fetch current environment config including source, build/deploy settings, variables, and networking via railway environment config --json \n Create new environments, duplicate existing ones with optional service-specific variable overrides, or switch between environments \n Edit configuration atomically using JSON patches: set build/start commands, add/update/delete variables, cha
system-environment-setup
supercent-io/skills-template · Productivity
Docker Compose, environment variables, dev containers, and infrastructure-as-code templates for consistent local and production setups. \n \n Provides complete Docker Compose configuration for multi-service development (web app, PostgreSQL, Redis, Nginx) with volume mounting and service dependencies \n Includes .env management patterns with type-safe environment variable loading in Node.js and mandatory .gitignore rules to prevent secret commits \n Offers VS Code dev container setup with pre-con