Root skill that groups the WinUI 3 sub-skills used in this project. This is a router: it lists the sub-skills under sub-skills/ and tells the agent which one to load for the task at hand (design, dev workflow, code review, packaging, UI testing). Use when a…
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…
Compile, test, and deploy the Echos Live Music Visualizer application from source. Handles environment verification, Rust and C# unit tests, MSIX packaging, and installation. Use when building EchoVisualizer from the repository, whether for development or…
Root skill that groups the CI/CD sub-skills used in this project. This is a router: it lists the sub-skills under sub-skills/ and tells the agent which one to load for the task at hand (pipeline automation, GitHub Actions workflow specs, deployment…
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime…
Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.
Root skill that groups the C# sub-skills used in this project. This is a router: it lists the sub-skills under sub-skills/ and tells the agent which one to load for the task at hand (modern coding standards, MSTest unit testing). Use when a C#/.NET task…