shiny-reflector

Official

Source-generated .NET reflection

Authorshinyorg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a high-performance, AOT-compliant alternative to traditional .NET reflection, eliminating runtime overhead by using C# source generators.

Core Features & Use Cases

  • Source-Generated Reflection: Generate reflection code at compile time for faster, zero-allocation property access.
  • Assembly Info Generation: Automatically create static classes with build constants from project properties.
  • JSON Serialization: Integrate reflection-free JSON serialization using ReflectorJsonConverter.
  • Use Case: Integrate Shiny Reflector into your .NET application to significantly speed up property access and serialization, especially in performance-critical scenarios or when targeting AOT compilation.

Quick Start

Add the Shiny.Reflector NuGet package to your project and mark your classes with the [Reflector] attribute.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: shiny-reflector
Download link: https://github.com/shinyorg/skills/archive/main.zip#shiny-reflector

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.