Render a PRD Markdown file as a rich, self-contained HTML reading view (Dashboard style) and open it in the browser. The Markdown stays authoritative; the HTML is a derived, ephemeral presentation.
$npx -y skills add joshukraine/dotfiles --skill prd-viewInstalls into the current project.
Run `npx skills use "https://github.com/joshukraine/dotfiles" --skill "joshukraine/dotfiles/prd-view"` 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/joshukraine/dotfiles" that are relevant to the current task. Run `npx skills add "https://github.com/joshukraine/dotfiles"` and select the relevant skills, then follow their instructions.