About
This skill equips Claude with specialized knowledge of the Microsoft.Extensions.Options framework, enabling the generation of production-ready configuration code for .NET applications. It focuses on the 'fail-fast' principle by implementing startup validation, transitioning from simple Data Annotations to complex IValidateOptions logic, and managing configuration lifetimes correctly. It is an essential tool for .NET developers building maintainable, testable, and cloud-native services where reliable configuration management is critical to stability.