Marketplace

csharp-code-style

C# code style and naming conventions based on POCU standards. Covers naming rules (mPascalCase for private, bBoolean prefix, EEnum prefix), code organization, C# 9.0 patterns. Use PROACTIVELY for C# code reviews, refactoring, or establishing project standards.

$ Installieren

git clone https://github.com/creator-hian/claude-code-plugins /tmp/claude-code-plugins && cp -r /tmp/claude-code-plugins/csharp-plugin/skills/csharp-code-style ~/.claude/skills/claude-code-plugins

// tip: Run this command in your terminal to install the skill