maui-release-notes

Generate dated .NET MAUI release notes from live NuGet workload data.

15|2|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/Redth/maui-skillz --skill maui-release-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maui-release-notes
Source: https://github.com/Redth/maui-skillz/tree/main/.claude/skills/maui-release-notes
Command: npx skills add https://github.com/Redth/maui-skillz --skill maui-release-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation and maintenance of .NET MAUI workload release notes, providing well-structured, up-to-date documentation that tracks versions, platform dependencies, and installation guidance.

Core Features & Use Cases

  • Generates dated MAUI release notes from live NuGet/workload data.
  • Updates the index page and links to the full release notes.
  • Uses templates and link rules to ensure consistent formatting and cross-references.

Quick Start

Use this skill to generate or update MAUI release notes by feeding it the latest workload data via the dotnet-workload-info sources. The AI will produce a dated release notes document and refresh the index accordingly. Example prompt: "Generate maui-release-notes for the two latest .NET versions and update the release-notes index."

Frequently Asked Questions about maui-release-notes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate .NET MAUI release notes from NuGet workload manifests?

The skill generates .NET MAUI release notes by pulling live NuGet and workload manifest data to produce dated entries with platform dependencies and an updated index for the two most recent .NET versions.

What is the best way to maintain consistent formatting for MAUI workload release notes?

The best way to maintain consistent MAUI release notes formatting is by using predefined templates in references/templates.md and link conventions in references/links.md to ensure standardized cross-references and document structure.

Does generating MAUI release notes require the dotnet-workload-info data source?

Yes, generating MAUI release notes requires the dotnet-workload-info data source to supply the live NuGet and workload manifest data needed to accurately track versions and platform dependencies.

Can I track platform dependencies across multiple .NET versions in MAUI release notes?

Yes, you can track platform dependencies across the two most recent .NET versions in MAUI release notes, as the skill parses live workload manifests to document platform-specific dependencies for each workload.

How do I update the release-notes index page when new MAUI workloads are released?

You can update the release-notes index page by running the skill with the latest workload data, which automatically refreshes the index and links to the newly generated dated MAUI release notes documents.