
Winui Packaging
Packages and signs WinUI 3 apps as MSIX, generates dev certificates, and guides Microsoft Store or sideload distribution.
Install
npx skills add https://github.com/microsoft/win-dev-skills --skill winui-packagingWhat is this skill?
- winapp CLI for certificate generation and MSIX packaging
- Publisher alignment between certificate and manifest enforced
- Timestamping for production to prevent signature expiration
- GitHub Actions CI/CD flags for automated packaging
- Microsoft Store submission guidance with Partner Center steps
Adoption & trust: 30 installs on skills.sh.
What do I get? / Deliverables
- signed MSIX package
- installed certificate
- Store-ready submission
Recommended Skills
Github Actions Docsxixu-me/skills
Azure Kubernetesmicrosoft/azure-skills
Deploy To Vercelvercel-labs/agent-skills
Vercel Cli With Tokensvercel-labs/agent-skills
Turborepovercel/turborepo
Docker Expertsickn33/antigravity-awesome-skills
Journey fit
Primary fit
MSIX packaging, code signing, and Store submission are ship-phase tasks that happen after development is complete and the app is ready for distribution. This is a launch task — it takes a built WinUI 3 app and gets it into the hands of users via sideload or Microsoft Store submission.