add-options-class

Community

Add typed configuration classes.

Authorfpindej
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of typed options/configuration classes in a .NET project, ensuring type safety and proper configuration binding.

Core Features & Use Cases

  • Boilerplate Reduction: Generates the C# class, appsettings.json section, and Dependency Injection registration code.
  • Type Safety: Ensures configuration values are strongly typed, reducing runtime errors.
  • Use Case: When adding a new feature that requires external configuration (e.g., an API key for a third-party service), this Skill quickly sets up the necessary configuration structure.

Quick Start

Use the add-options-class skill to add a new options class named 'Email' in the Infrastructure layer with the section name 'EmailSettings'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: add-options-class
Download link: https://github.com/fpindej/netrock/archive/main.zip#add-options-class

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 471,000+ vetted skills library on demand.