Analyze environment variables in JavaScript/TypeScript projects. Identifies unused variables, infers permission scopes, detects specific services (Stripe, AWS, Supabase), and documents code paths. Includes optional cleanup of unused variables with regression detection. Use when auditing .env files, reviewing security, or documenting project configuration.
$npx -y skills add qdhenry/claude-command-suite --skill audit-env-variablesInstalls into the current project.
Run `npx skills use "https://github.com/qdhenry/claude-command-suite" --skill "qdhenry/claude-command-suite/audit-env-variables"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/qdhenry/claude-command-suite" that are relevant to the current task. Run `npx skills add "https://github.com/qdhenry/claude-command-suite"` and select the relevant skills, then follow their instructions.