Switch between local and production database environments by updating .env.local, killing running processes, and providing restart instructions. Use when user says "switch to local database", "switch to production database", or "change database environment".
$npx -y skills add enbyaugust/zacs-claude-skills --skill db-env-switchInstalls into the current project.
Run `npx skills use "https://github.com/enbyaugust/zacs-claude-skills" --skill "enbyaugust/zacs-claude-skills/db-env-switch"` 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/enbyaugust/zacs-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/enbyaugust/zacs-claude-skills"` and select the relevant skills, then follow their instructions.