rm-guide-code-quality

Community

Guide C# reviews toward clarity and safety.

Authormichaelvolz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides clear guardrails that keep C# reviews focussed on readability, maintainability, and consistent null handling instead of clever but confusing constructs.

Core Features & Use Cases

  • Style First: Encourages clarity, restrained expression-bodied usage, and adding XML docs when they enhance discoverability.
  • Null Safety & Immutability: Advocates the use of records for immutable DTOs and is null/is not null checks to reduce bugs.
  • Use Case: When shaping public APIs or reviewing DTOs, keep methods small, focused, and guided by these readability principles.

Quick Start

Review the provided C# API to enforce clarity, prefer records for immutable DTOs, and use is-not-null checks for null handling.

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: rm-guide-code-quality
Download link: https://github.com/michaelvolz/redmuffin.Blazor.StaticWeb/archive/main.zip#rm-guide-code-quality

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 471,000+ vetted skills library on demand.