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

跳到安装

来源信息

仓库
tools-only/X-Skills
最近来源活动
2026年2月20日 05:35
检测到的 SKILL.md 语言
英语
星标
7
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。