Scan codebase for environment variable references and generate a complete .env.example file with safe placeholders. Use when the user asks to create or update .env.example or audit env var usage.
$npx -y skills add girijashankarj/cursor-handbook --skill env-file-generatorInstalls into the current project.
Run `npx skills use "https://github.com/girijashankarj/cursor-handbook" --skill "girijashankarj/cursor-handbook/env-file-generator"` 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/girijashankarj/cursor-handbook" that are relevant to the current task. Run `npx skills add "https://github.com/girijashankarj/cursor-handbook"` and select the relevant skills, then follow their instructions.