This is the narrower sibling to system-environment-setup, focused purely on application config rather than whole-machine reproducibility. It helps you structure .env files, enforce validation, separate public from server-only variables, and clean up drift between local, CI, staging, and production. The skill forces you to classify your config problem first (env-structure, validation, secret-handoff, framework-rules, or drift-cleanup) and then works in exactly one mode. Honest take: the structured intake and mode-switching prevent it from becoming yet another vague "just put it in .env" tutorial, and the explicit routing away from Docker or devcontainer concerns keeps the boundaries sharp.
npx -y skills add akillness/oh-my-skills --skill environment-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills