One-command local dev stack for tools-registry. Use when asked to "start the dev server", "run treg locally", "test login locally", "bring the stack up", or before any manual/browser test against localhost.
$npx -y skills add superdesigndev/tools-registry --skill dev-localInstalls into the current project.
Run `npx skills use "https://github.com/superdesigndev/tools-registry" --skill "superdesigndev/tools-registry/dev-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/superdesigndev/tools-registry" that are relevant to the current task. Run `npx skills add "https://github.com/superdesigndev/tools-registry"` and select the relevant skills, then follow their instructions.