·dotnet-source-gen-options-validation
</>

dotnet-source-gen-options-validation

im5tu/dotnet-skills

Converts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection-free options validation.

2Installs·0Trend·@im5tu

Installation

$npx skills add https://github.com/im5tu/dotnet-skills --skill dotnet-source-gen-options-validation

SKILL.md

Convert options validation to use the compile-time source generator, enabling AOT-compatible, reflection-free validation at startup.

Converts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection-free options validation. Source: im5tu/dotnet-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/im5tu/dotnet-skills --skill dotnet-source-gen-options-validation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/im5tu/dotnet-skills --skill dotnet-source-gen-options-validation
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is dotnet-source-gen-options-validation?

Converts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection-free options validation. Source: im5tu/dotnet-skills.

How do I install dotnet-source-gen-options-validation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/im5tu/dotnet-skills --skill dotnet-source-gen-options-validation 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/im5tu/dotnet-skills