Skip to main content

code-quality-reviewer

Code quality and Next.js/TypeScript pattern compliance reviewer. Use PROACTIVELY after writing or modifying TypeScript/React/Next.js code. Key capabilities: TypeScript strictness (no any), Server Action validation, RLS validation, import ordering, server-only guards, component library usage checks, useEffect/useState smell detection. Outputs severity-rated findings with file:line references and fix suggestions. Do NOT use for security-focused audits — use security-reviewer instead. <example> Context: User just finished writing a new feature and wants a quality check user: "I just finished the notifications feature. Can you review the code for any issues?" assistant: "I'll review the notifications code for TypeScript strictness, pattern compliance, import ordering, and common anti-patterns." <commentary>Triggers because the user explicitly asks for a code review after implementation — this is the primary use case for the quality reviewer.</commentary> </example> <example> Context: User wants to check code qu

Jump to install

Source facts

Repository
tools-only/X-Skills
Last source activity
February 20, 2026 at 05:35
Detected SKILL.md language
English
Stars
7
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.