Smoke-test or verify UI behaviour on the local Jarvis Registry frontend running at http://localhost/gateway. Use for manual regression checks, bug-fix verification, and end-to-end confirmation of specific flows without running the automated test suite.
$npx -y skills add ascending-llc/jarvis-registry --skill local-frontend-checkInstalls into the current project.
Run `npx skills use "https://github.com/ascending-llc/jarvis-registry" --skill "ascending-llc/jarvis-registry/local-frontend-check"` 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/ascending-llc/jarvis-registry" that are relevant to the current task. Run `npx skills add "https://github.com/ascending-llc/jarvis-registry"` and select the relevant skills, then follow their instructions.