con un clic
hyprv
hyprv contiene 4 skills recopiladas de jxy-s, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Sub-area file-scoping for running multiple agents in parallel on the hyprv repo without stepping on each other. Use this when coordinating parallel/concurrent work, claiming an in-flight area, or deciding which files an agent may touch.
Build and ship a hyprv Release as a signed MSIX bundle (x64 + ARM64) distributed via an .appinstaller on GitHub Releases. Use this when cutting a version, stamping the manifest/.rc versions, packaging, signing, or attaching release assets.
Build the hyprv solution from PowerShell using VS 2026 DevShell + msbuild. Use this when verifying that a code change compiles, or after touching anything under src/.
Validate a hyprv code change by running the built binary and inspecting its log. Use after build succeeds and the change is observable (UI behavior, IPC, settings persistence, VM action wiring).