Secrets and environment config
Config is per-environment and lives in the environment — never in the repo. If a required secret is missing, refuse to boot.
What this skill helps you build
Read secrets from the environment at runtime, keep them out of the repo, and fail fast when a required variable is missing.
The production takeaway
Config is per-environment and lives in the environment — never in the repo. If a required secret is missing, refuse to boot.
Inside this skill
The full skill expands these implementation areas with decisions, edge cases, prompts, tests, and framework-specific code.
Unlock the full implementation
Paid access includes the complete skill body, implementation prompt, common mistakes, production checklist, and code examples where this skill includes them.