reflection-method-call

Community

Call C# methods dynamically.

Authorlunafish
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the dynamic invocation of C# methods, including private ones, which is crucial for advanced debugging, testing, and runtime code manipulation.

Core Features & Use Cases

  • Dynamic Method Invocation: Execute any C# method by providing its signature and parameters.
  • Access Private Members: Enables interaction with private methods and fields for deeper inspection or modification.
  • Use Case: Debugging a complex C# application by calling internal, non-public methods to inspect state or trigger specific behaviors.

Quick Start

Call the 'System.String.ToUpper' method on the object 'hello world' with no input parameters.

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: reflection-method-call
Download link: https://github.com/lunafish/Game00/archive/main.zip#reflection-method-call

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.