review-code-quality

Review source code for quality issues and generate prioritized findings.

2|Updated May 6, 2026
One-click install
npx skills add https://github.com/lonewolfyx/skills --skill review-code-quality-lonewolfyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-code-quality
Source: https://github.com/lonewolfyx/skills/tree/main/skills/review-code-quality
Command: npx skills add https://github.com/lonewolfyx/skills --skill review-code-quality-lonewolfyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review source code for readability, maintainability, code structure, code smells, React state/effect usage, TypeScript rigor, abstraction quality, and accessibility. Use when Codex needs to audit a file, component, hook, utility, PR, or code snippet and return concrete findings for code review.

Core Features & Use Cases

  • Systematic code quality review: readability, maintainability, code smells, React hooks, TypeScript rigor, and accessibility.
  • Use cases include auditing PRs, components, or code snippets and returning concrete findings with prioritized recommendations.
  • Works with a defined rubric to classify findings and propose actionable refactors.

Quick Start

Run a thorough code-quality review on the provided file or snippet and return concrete, prioritized findings with suggested fixes.

Frequently Asked Questions about review-code-quality

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

FAQPage Schema
How do I review React code quality for maintainability and accessibility issues?

To review React code quality, this skill audits components and hooks for readability, maintainability, TypeScript rigor, and accessibility, returning concrete findings with prioritized refactors and impact assessments.

What is the best way to audit a pull request for code smells and TypeScript rigor?

Auditing a pull request for code smells and TypeScript rigor involves applying a systematic review rubric to identify bugs and coupling, generating actionable findings with scope, impact, and recommended refactors.

Can I use this to check code structure and readability in a TypeScript code snippet?

Yes, you can check code structure and readability in a TypeScript snippet by applying the review rubric to identify abstraction quality issues and return concrete, actionable findings for code review.

Does the code review cover React state and effect usage along with accessibility?

The code review covers React state and effect usage alongside accessibility, systematically scanning source code to classify findings and propose actionable refactors for maintainability.

How do I get actionable recommendations when reviewing code quality in files?

To get actionable recommendations when reviewing code quality in files, the skill prioritizes identified bugs and coupling issues, presenting each finding with its scope, impact, and suggested fixes.