code-reviewer

Automates frontend code review and generates standardized reports for Vue 3, TypeScript, Pinia, and Naive UI projects.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/QING-YU123/vue-naiveui-ts-template --skill code-reviewer-qing-yu123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/QING-YU123/vue-naiveui-ts-template/tree/main/.claude/skills/code-reviewer
Command: npx skills add https://github.com/QING-YU123/vue-naiveui-ts-template --skill code-reviewer-qing-yu123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

前端代码审查在测试阶段后需要系统化地进行,生成符合标准的审查报告,本技能自动完成该过程。

Core Features & Use Cases

  • 主要功能包括版本识别、代码分析、多维审查、报告生成与改进建议。适用场景包括在版本迭代和测试后对变更进行全面评估,产出详细的审查报告以指导修复和优化。

Quick Start

Run the code-reviewer workflow to generate the audit report for the latest tested version.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate frontend code review for Vue 3 and TypeScript projects?

Automated frontend code review for Vue 3 and TypeScript projects evaluates code changes and test outcomes to produce a standardized audit report. It analyzes components, Pinia stores, and utilities to deliver actionable fixes.

What dimensions should a standardized frontend code audit report cover?

A standardized frontend code audit report provides multi-dimensional evaluation across design, bugs, performance, security, maintainability, tests, and UX. It outputs actionable insights and prioritized fixes based on analyzed code changes.

Can I use automated code review with Naive UI and Pinia?

Yes, automated code review supports projects using Naive UI and Pinia. It systematically analyzes code changes within these components and state stores after testing to generate actionable review reports.

How to generate a code audit report after testing?

To generate a code audit report after testing, run the automated review workflow on the latest tested version. The system identifies the version, analyzes code changes, and outputs a detailed report with prioritized fixes.

Does automated code review work without any external dependencies?

Yes, the automated code review workflow operates without external dependencies. It internally analyzes your Vue 3, TypeScript, Pinia, and Naive UI codebase to produce the multi-dimensional evaluation report directly.