maui-release-notes
✓Generate or update .NET MAUI workload release notes documentation. Creates well-formatted markdown with workload versions, platform dependencies (Xcode, JDK, Android SDK), and installation instructions. Use when asked to generate/create/update MAUI release notes, document current workload versions, check for new workload releases, or understand the release notes format.
Installation
SKILL.md
Generate formatted markdown for .NET MAUI workload releases using live NuGet data from the dotnet-workload-info skill.
Step 1: Gather workload data Use dotnet-workload-info skill to fetch live data for the two most recent .NET versions (e.g., .NET 10 and .NET 9):
Step 2: Check for version changes Compare fetched data against most recent maui-release-notes-YYYYMMDD.md:
Generate or update .NET MAUI workload release notes documentation. Creates well-formatted markdown with workload versions, platform dependencies (Xcode, JDK, Android SDK), and installation instructions. Use when asked to generate/create/update MAUI release notes, document current workload versions, check for new workload releases, or understand the release notes format. Source: redth/maui-skillz.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/redth/maui-skillz --skill maui-release-notes- Source
- redth/maui-skillz
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is maui-release-notes?
Generate or update .NET MAUI workload release notes documentation. Creates well-formatted markdown with workload versions, platform dependencies (Xcode, JDK, Android SDK), and installation instructions. Use when asked to generate/create/update MAUI release notes, document current workload versions, check for new workload releases, or understand the release notes format. Source: redth/maui-skillz.
How do I install maui-release-notes?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/redth/maui-skillz --skill maui-release-notes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/redth/maui-skillz
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-05