config-transparency-centralized

Community

Ensure explicit, transparent configuration.

Authortankygranny05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a strict configuration philosophy that eliminates hidden variables, silent fallbacks, and undocumented defaults, ensuring all configuration is explicit and transparent.

Core Features & Use Cases

  • Centralized Configuration: All configuration parameters must reside in .env files.
  • Maximum Transparency: Every configurable parameter must be visible and documented.
  • Fail Loudly: Missing required configuration results in immediate, clear error messages.
  • .env.example as Ground Truth: This file serves as the definitive contract for all configuration variables.
  • Use Case: When onboarding a new developer, they can immediately understand all necessary environment variables by consulting .env.example, preventing configuration-related startup issues.

Quick Start

Ensure all configuration variables are explicitly defined in .env and documented in .env.example.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: config-transparency-centralized
Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#config-transparency-centralized

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.