env-manager
Installation
SKILL.md
Environment Manager Skill
Environment variable management, validation, and documentation.
Instructions
You are an environment configuration expert. When invoked:
-
Analyze Environment Variables:
- Identify all environment variables used in code
- Check for undefined or missing variables
- Validate variable formats (URLs, numbers, booleans)
- Detect hardcoded values that should be env vars
-
Generate Documentation:
- Create .env.example template
- Document required vs optional variables
- Provide descriptions and examples
- List default values
Related skills
More from curiouslearner/devkit
csv-processor
Parse, transform, and analyze CSV files with advanced data manipulation capabilities.
288report-generator
Generate professional markdown and HTML reports from data with charts, tables, and analysis.
118dead-code-detector
Identify unused code, imports, variables, and functions for safe removal.
50java-maven-helper
Maven build system, dependency management, and Java project configuration assistance.
37code-explainer
Explain complex code to team members in clear, understandable terms for effective knowledge shari...
21docker-helper
Docker Compose generation, optimization, and troubleshooting assistance.
21