The Standard Code CSharp

Enforce The Standard's C# coding style and organization rules across a codebase.

1|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/NHSISL/LondonFhirService --skill the-standard-code-csharp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: The Standard Code CSharp
Source: https://github.com/NHSISL/LondonFhirService/tree/main/.agents/skills/the-standard-code-csharp
Command: npx skills add https://github.com/NHSISL/LondonFhirService --skill the-standard-code-csharp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enforces The Standard's C# coding style and organization rules across a codebase.

Core Features & Use Cases

  • Ensures consistent naming for files, classes, methods, fields, and variables across C# projects.
  • Provides templates and validations to guide project structure, instantiation order, and documentation.
  • Supports automated code reviews, refactoring guidance, and onboarding for models, services, brokers, controllers, and tests.

Quick Start

Use the standard to validate and reshape a C# project to The Standard conventions.

Frequently Asked Questions about The Standard Code CSharp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce C# naming conventions and file structure across my project?

Yes, you can validate C# coding standards for services and brokers by applying The Standard rules to these source files, ensuring consistent instantiation order, documentation, and property organization across your codebase.

What C# coding standards should I follow for consistent variable and method declarations?

C# coding standards for variable and method declarations should enforce consistent naming, proper declaration order, and copyright formatting, providing templates and validations to guide project structure and documentation.

Does this coding standard validation work with C# migrations, tests, and startup code?

Yes, this coding standard validation works with C# migrations, tests, and startup code, enforcing naming conventions, file structure, and documentation rules across all these source file types in your project.

How do I validate and reshape a C# project to match standard coding conventions?

To validate and reshape a C# project to standard coding conventions, you apply The Standard rules to your codebase, which provides automated validations and templates to guide refactoring for naming, structure, and documentation.

Can I get refactoring guidance for C# models and controllers to meet code quality standards?

Yes, you can get refactoring guidance for C# models and controllers to meet code quality standards, using provided templates and validations to ensure proper property order, class naming, and file organization.