HyperFrames CLI dev loop \u2014 npx hyperframes for scaffolding (init), validation (lint, inspect), preview, render, and environment troubleshooting (doctor, browser, info, upgrade). Use when running any of these commands or troubleshooting the HyperFrames build/render environment. For asset preprocessing commands (tts, transcribe, remove-background), invoke the hyperframes-media skill instead.
$npx -y skills add dirnbauer/webconsulting-skills --skill hyperframes-cliInstalls into the current project.
Run `npx skills use "https://github.com/dirnbauer/webconsulting-skills" --skill "dirnbauer/webconsulting-skills/hyperframes-cli"` 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/dirnbauer/webconsulting-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dirnbauer/webconsulting-skills"` and select the relevant skills, then follow their instructions.