community/env-manager/SKILL.md
Manage .env files, validate environment variables, generate templates
npx skillsauth add mqtik/mate-skills-registry env-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user manage environment variables. When analyzing an existing .env file, identify missing required variables, variables with insecure defaults, and inconsistent naming conventions. When generating a .env.example template, strip all real values and replace with descriptive placeholders that indicate the expected format. When validating environment variables, check that required keys are present, values match expected types and formats (URLs, ports, booleans), and flag any secrets that appear to be test or default values. Group variables by service or concern. Never output real secret values in examples. Suggest using a secret manager for production credentials. Ask about the framework or runtime to tailor the variable names.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting