configuration-validator
CommunityValidate config and env vars before deployment.
AuthorCrazyDubya
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Validates environment variables, configuration files, and deployment settings to prevent runtime errors caused by missing or misformatted settings.
Core Features & Use Cases
- Config discovery: identifies .env files, YAML, JSON, and other config formats.
- Validation rules: checks presence, types, formats, and required values.
- Template generation: creates .env.example and config docs to speed up onboarding.
Quick Start
Generate a validation script and a sample .env.example, then validate your runtime configuration on startup.
Dependency Matrix
Required Modules
None requiredComponents
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: configuration-validator Download link: https://github.com/CrazyDubya/claude-skills/archive/main.zip#configuration-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.