code-reviewer

Review .NET code for Clean Architecture, CQRS, SOLID, and security compliance.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/I-Synergy/CLAUDE.MD --skill code-reviewer-i-synergy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/I-Synergy/CLAUDE.MD/tree/main/.claude/skills/code-reviewer
Command: npx skills add https://github.com/I-Synergy/CLAUDE.MD --skill code-reviewer-i-synergy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need for maintaining high code quality, architectural integrity, and security standards within a .NET development project, preventing bugs and technical debt before they are merged.

Core Features & Use Cases

  • Automated Code Audits: Performs comprehensive checks against SOLID principles, CQRS patterns, security vulnerabilities, and architectural compliance.
  • Best Practice Enforcement: Verifies adherence to specific coding conventions, data access patterns, mapping strategies, and error handling.
  • Use Case: Before merging a new feature branch, use this Skill to automatically review all code changes for adherence to project standards, ensuring consistency and reducing the risk of introducing regressions or security flaws.

Quick Start

Use the code-reviewer skill to review the attached code changes for SOLID principle violations.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I review .NET code for SOLID principles and Clean Architecture compliance?

To review .NET code for SOLID principles and Clean Architecture compliance, you can use this skill to perform automated audits on your pre-merge branches. It checks commands, queries, data access, and validation against your project's architectural standards to prevent technical debt and ensure consistency.

What is the best way to enforce CQRS patterns and security best practices during a pre-merge code analysis?

Enforcing CQRS patterns and security best practices during a pre-merge code analysis is achieved by reviewing detailed code changes against predefined architectural rules. This skill automatically verifies mapping strategies, logging, and error handling to reduce the risk of introducing regressions or security flaws before merging.

Does this code review skill check .NET data access patterns and validation logic?

Yes, this code review skill checks .NET data access patterns and validation logic. It performs comprehensive reviews of your codebase to verify adherence to specific coding conventions, mapping strategies, and error handling, ensuring your data access layers meet required security and performance standards.

Can I use this skill to automate testing framework checks and performance adherence for .NET projects?

You can use this skill to automate testing framework checks and performance adherence for .NET projects. It requires detailed checks on testing frameworks and evaluates code performance, ensuring new feature branches maintain high code quality and architectural integrity before they are merged.

When do I need an automated code audit for .NET architecture and security?

You need an automated code audit for .NET architecture and security when you want to prevent bugs and technical debt before merging new features. This skill addresses the critical need for maintaining high code quality by verifying compliance with SOLID principles, CQRS patterns, and security best practices.