configuration
Installation
SKILL.md
Configuration Management
Purpose: Manage application configuration securely across environments. Goal: Externalized config, no hardcoded secrets, fail-fast validation. Note: For implementation, see C# Development or Python Development.
Prerequisites
- Understanding of environment variables
- Access to a secrets manager for production