bymodelcontextprotocol· 12 skills
Prepare a new release for the C# MCP SDK. Assesses Semantic Versioning level (PATCH/MINOR/MAJOR), bumps the version, runs ApiCompat and ApiDiff, reviews documentation, updates changelogs, drafts release notes, and creates a pull request with all release artifacts. Use when asked to prepare a release, start a release, create a release PR, or assess what the next release should be.
$npx -y skills add modelcontextprotocol/csharp-sdk --skill prepare-releaseInstalls into the current project.
Run `npx skills use "https://github.com/modelcontextprotocol/csharp-sdk" --skill "modelcontextprotocol/csharp-sdk/prepare-release"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/modelcontextprotocol/csharp-sdk" that are relevant to the current task. Run `npx skills add "https://github.com/modelcontextprotocol/csharp-sdk"` and select the relevant skills, then follow their instructions.