bymicrosoft· 555 skills
MSIX packaging, code signing, and distribution for WinUI 3 apps — build for release, certificate generation (winapp cert generate), certificate trust, code signing (winapp sign), self-contained deployment, CI/CD with GitHub Actions, and Microsoft Store submission. Use when preparing for release, creating MSIX installers, managing certificates, setting up CI/CD packaging, or publishing to the Microsoft Store.
$npx -y skills add microsoft/win-dev-skills --skill winui-packagingInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/win-dev-skills" --skill "microsoft/win-dev-skills/winui-packaging"` 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/microsoft/win-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/win-dev-skills"` and select the relevant skills, then follow their instructions.