neo-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
34
GitHub Stars
7
First Seen
May 25, 2026
neo-csharp-interface-generator — benknightdark/neo-skills