csharp-interface-generator

Installation
SKILL.md

C# Interface Generator Skill Specification

Perceive

  1. Code Structure Recognition: Parse C# Class content, identify properties, methods, and access modifiers.
  2. Constraint Check:
    • Identify members with the virtual keyword.
    • Identify non-public members.
  3. Environment Awareness: When the user specifies a target file, read the file content to check for the existence of an Interface with the same name.
Installs
1
GitHub Stars
7
First Seen
Apr 1, 2026
csharp-interface-generator — benknightdark/neo-skills