dotnet-json-polymorphic

Community

Enable polymorphic JSON in .NET apps.

AuthorIm5tu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables type-safe polymorphic JSON serialization in .NET applications.

Core Features & Use Cases

  • Polymorphic serialization for base/derived types using System.Text.Json.
  • Automatic TypeDiscriminator via JsonPolymorphic and JsonDerivedType attributes.
  • Use Case: serialize a tree of shapes (Shape -> Circle, Rectangle) with correct derived types.

Quick Start

Use the dotnet-json-polymorphic skill to apply JsonPolymorphic attributes to a base type and its derived types in a .NET project.

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: dotnet-json-polymorphic
Download link: https://github.com/Im5tu/claude/archive/main.zip#dotnet-json-polymorphic

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.