Kill all running local development processes (worker, edge functions, dev server), wait for termination, then restart them. Dev server runs on port 8080. Use when user says "boot local", "restart local", "reboot dev", or needs to refresh local services.
$npx -y skills add enbyaugust/zacs-claude-skills --skill boot-localInstalls into the current project.
Run `npx skills use "https://github.com/enbyaugust/zacs-claude-skills" --skill "enbyaugust/zacs-claude-skills/boot-local"` 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.