csharp-code-style

Community

Enforce consistent C# style

Authorcreator-hian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill codifies C# code style and naming conventions based on POCU standards to improve code quality and maintainability.

Core Features & Use Cases

  • Naming conventions for types, members, and generics
  • Prohibited patterns and recommended alternatives
  • Patterns for null handling and control structures
  • Unity compatibility considerations for C# 9.0 features

Quick Start

Apply the naming conventions to a sample class and refactor methods to follow the standard.

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: csharp-code-style
Download link: https://github.com/creator-hian/claude-code-plugins/archive/main.zip#csharp-code-style

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository