maui-release-notes_skill

This skill generates up-to-date .NET MAUI release notes with workload and dependency details for easy publishing.

11

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill redth/maui-skillz --skill maui-release-notes

  • SKILL.md3.3 KB

Overview

This skill generates and updates .NET MAUI workload release notes as well-formatted Markdown. It produces a dated detailed notes file and updates a consolidated index with per-.NET-version summaries, platform dependency requirements, and installation instructions. Use the skill to document current workload versions, detect new workload releases, or produce publication-ready release-note pages.

How this skill works

The skill fetches live workload metadata for the two most recent stable .NET versions via the dotnet-workload-info skill, including workload set versions, individual workload versions, MAUI NuGet package versions, and platform dependencies (Xcode, JDK, Android SDK). It compares the fetched versions to the latest existing release notes; if any key version changed, it generates a new dated notes file and prepends a summary entry to the index. All output is formatted as Markdown with links to NuGet and GitHub releases, and platform requirements presented in a Requirements column.

When to use it

  • Create release notes when new MAUI workload sets or workload components are released.
  • Update documentation after a dotnet workload update or new MAUI NuGet package publish.
  • Check whether workloads are already up to date before posting announcements.
  • Generate consistent, linked Markdown for release channels or internal change logs.

Best practices

  • Always fetch live data via the dotnet-workload-info skill; do not use cached versions.
  • Compare workload set, MAUI, iOS, and Android versions — treat any change as a trigger to generate notes.
  • Include only .NET versions with actual changes in the index entry to keep the index concise.
  • Use the Requirements column for platform constraints (Xcode, API level, JDK) to help users install correctly.
  • Use established link patterns for NuGet and GitHub to ensure stable references.

Example use cases

  • Produce a new release-notes file and index entry after .NET MAUI workloads are updated for .NET 10.
  • Generate a quick summary page showing current MAUI and platform dependency versions for an engineering blog.
  • Run a daily check to report whether workload versions are up to date or require a release-note update.
  • Convert live workload data into documented installation instructions for CI/CD or developer onboarding.

FAQ

Any change in the workload set version, MAUI version, iOS version, or Android version for a tracked .NET release will trigger generation of a new dated notes file.

Which .NET versions are checked by default?

By default the two most recent stable .NET versions are checked; this can be overridden via input parameters.

Where do platform requirement values come from?

Platform requirement values (Xcode, JDK, Android API level) are sourced from the live workload metadata returned by dotnet-workload-info.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational