migrate-nullable-references

Official

Adopt C# Nullable Reference Types.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you adopt C# Nullable Reference Types (NRTs) in existing codebases, systematically resolving compiler warnings and ensuring robust nullability annotations.

Core Features & Use Cases

  • NRT Adoption: Enables and migrates projects to use <Nullable>enable</Nullable>.
  • Warning Resolution: Systematically fixes CS86xx warnings related to nullability.
  • API Annotation: Accurately annotates public API surfaces for reliable nullability information.
  • Use Case: Migrating a large, legacy .NET application to use NRTs to improve code safety and maintainability.

Quick Start

Use the migrate-nullable-references skill to enable nullable reference types for the project located at './src/MyProject.csproj'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: migrate-nullable-references
Download link: https://github.com/dotnet/skills/archive/main.zip#migrate-nullable-references

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.