code-review

Analyze .NET and Angular codebases and generate phased refactoring plans.

7|1|Updated Jun 17, 2021
One-click install
npx skills add https://github.com/duc01226/EasyPlatform --skill code-review-duc01226
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/duc01226/EasyPlatform/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/duc01226/EasyPlatform --skill code-review-duc01226

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill performs deep code analysis, validates patterns, and drafts comprehensive refactoring plans with SOLID checks.

Core Features & Use Cases

  • Phase-based analysis, evidence-backed claims
  • Architecture and SOLID validations
  • Refactoring plan with risk mitigation

Quick Start

Initiate a code review on the target module and outline a phased plan for improvement.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform deep code analysis and identify architectural issues in my codebase?

Deep code analysis systematically examines your codebase to detect architectural violations, anti-patterns, and design issues. This Skill applies a five-phase workflow to map dependencies, validate SOLID principles, and document findings with evidence, making it suitable for large .NET and Angular projects requiring comprehensive architectural review.

Can I use code review to create a refactoring plan with risk assessment?

Yes. This Skill generates phased refactoring plans that include risk mitigation strategies and prioritized improvements. It validates your code against SOLID principles, identifies patterns, and produces detailed recommendations for each phase, reducing implementation risk across your architecture.

What's the best way to validate SOLID principles and detect anti-patterns in large projects?

Structured code analysis validates SOLID compliance through dependency mapping and pattern recognition across your entire codebase. This Skill combines evidence-backed architecture checks with anti-pattern detection to flag violations systematically, then documents findings in a knowledge-graph format for actionable next steps.

Does this work for both .NET and Angular projects?

This Skill supports analysis across .NET and Angular projects. It applies the same five-phase methodology—architecture validation, dependency mapping, pattern recognition, and refactoring planning—regardless of platform, with results scaled to project scope and complexity.

How do I handle code review for major refactors across multiple modules?

Architecture-wide refactoring requires coordinated analysis across interdependent modules. This Skill breaks down large refactors into phased workflows, maps cross-module dependencies, validates each phase against SOLID principles, and documents trade-offs and risk mitigations for safe, staged rollout.

What limitations should I know before starting a code review on a large codebase?

Code review effectiveness depends on codebase clarity and structure. Analysis requires adequate documentation for external memory-driven insights; highly opaque or undocumented code may require manual clarification. Results reflect the input quality and scope you define for each analysis phase.