code-review

Analyze frontend code quality and security with multi-pass severity-based feedback.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ZiadNagar/zeVillage-AI-Toolkit --skill code-review-ziadnagar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/ZiadNagar/zeVillage-AI-Toolkit/tree/main/skills/code-review
Command: npx skills add https://github.com/ZiadNagar/zeVillage-AI-Toolkit --skill code-review-ziadnagar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are time-consuming and error-prone; this skill provides structured, comprehensive feedback to improve code quality and security.

Core Features & Use Cases

  • Multi-pass analysis across correctness, security, performance, accessibility, and code quality
  • Frontend-focused review coverage for React/Vue/Svelte components, CSS, and accessibility
  • Generates structured, actionable feedback with severity levels and concrete fixes

Quick Start

Submit the code or PR you want reviewed and specify any focus areas.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a structured code review for React components?

A structured code review for React components analyzes code quality and security through multi-pass checks. It evaluates correctness, performance, accessibility, and security, generating severity-based feedback with concrete fix suggestions.

What does an accessibility and security review cover for frontend codebases?

An accessibility and security review for frontend codebases covers multi-pass static analysis of components. It identifies vulnerabilities and a11y defects, providing structured, actionable feedback with severity levels and specific fixes for React, Vue, or Svelte code.

Can I analyze code quality for an entire pull request or just single files?

You can analyze code quality for an entire pull request or single files. The review supports various contexts including components, individual files, PRs, and complete projects, applying stepwise checks across multiple quality dimensions.

How do I get actionable fix suggestions for performance issues in Vue or Svelte?

To get actionable fix suggestions for performance issues in Vue or Svelte, submit the code for a structured review. The analysis detects performance bottlenecks and generates concrete fixes categorized by severity levels.

What is the best way to automate static analysis for frontend code quality?

The best way to automate static analysis for frontend code quality is using a multi-pass review process. This applies stepwise checks for correctness, security, performance, accessibility, and code quality to generate actionable feedback.

Does this code review approach work with Svelte and Vue component libraries?

Yes, this code review approach works with Svelte and Vue component libraries. It provides frontend-focused review coverage specifically designed for React, Vue, and Svelte components, including CSS and accessibility checks.