code-review-component

Audit software components for technical debt and convention violations.

25|5|Updated Jun 15, 2024
One-click install
npx skills add https://github.com/OreStudio/OreStudio --skill code-review-component
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-component
Source: https://github.com/OreStudio/OreStudio/tree/main/.claude/skills/code-review-component
Command: npx skills add https://github.com/OreStudio/OreStudio --skill code-review-component

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to auditing software components for technical debt, modernization opportunities, and convention violations, reducing risk and speeding up remediation.

Core Features & Use Cases

  • Guided component audits: A repeatable process that covers component structure, documentation, and coding standards.
  • Quality-focused findings: Severity-based categorization and actionable remediation suggestions aligned with sprint planning.
  • Use Case: A developer or tech-lead uses this skill to evaluate a legacy component before refactoring or onboarding a new team.

Quick Start

Follow the standard audit steps to evaluate a target component, producing a prioritized findings list and remediation plan.

Frequently Asked Questions about code-review-component

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

FAQPage Schema
How do I audit a software component for technical debt before refactoring?

Auditing a software component for technical debt requires a structured workflow evaluating component structure, documentation, and coding standards across include, src, tests, and modeling directories. This produces a prioritized findings list with severity scores and actionable remediation guidance to reduce refactoring risk.

What is a component health check and when do I need one?

A component health check is a periodic audit identifying technical debt, modernization needs, and convention violations within a software component. You need one during developer onboarding, before refactoring, or for routine maintenance to evaluate legacy components and generate structured findings with remediation guidance.

What's the best way to identify convention violations in legacy code?

The best way to identify convention violations in legacy code is using a guided component audit that systematically reviews coding standards and component structure. This approach categorizes findings by severity and provides actionable remediation suggestions aligned with sprint planning to accelerate modernization efforts.

Can I use a component audit for sprint planning and remediation tracking?

Yes, you can use a component audit for sprint planning because it provides severity-based categorization of technical debt and actionable remediation suggestions. The audit generates a prioritized findings list that aligns directly with sprint planning requirements, helping teams track and resolve modernization tasks.

How do I document technical debt findings with severity scoring?

You document technical debt findings with severity scoring by following a repeatable component audit process covering component structure and coding standards. This structured workflow generates a documented findings list where issues are scored by severity and paired with specific remediation guidance for prioritization.