review-code

Provides a structured checklist for frontend code reviews.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/eleva-labs/agentic-coding-templates --skill review-code-eleva-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-code
Source: https://github.com/eleva-labs/agentic-coding-templates/tree/main/.claude/skills/frontend/review-code
Command: npx skills add https://github.com/eleva-labs/agentic-coding-templates --skill review-code-eleva-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, best-practice checklist to streamline frontend code reviews, ensuring consistency across components, accessibility, and performance.

Core Features & Use Cases

  • Structured Review Checklist: A reusable, framework-agnostic checklist for frontend code reviews covering component design, state management, accessibility, and performance.
  • Review Templates & Reports: Templates for PR reviews and review reports to communicate findings clearly.
  • Use Case: When reviewing a PR introducing a new React component, apply the checklist to verify accessibility compliance, proper state management, and performance implications.

Quick Start

Use the frontend review-code skill to inspect a repository's frontend codebase and generate a structured review report.

Frequently Asked Questions about review-code

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

FAQPage Schema
How do I perform a structured frontend code review for a PR?

A frontend code review checklist enforces repeatable workflows by assessing component design, state management, accessibility compliance, and performance criteria, ensuring design consistency across React, Vue, or Angular repositories.

Does this frontend code review checklist work with Vue and Angular?

Yes, this frontend code review checklist is framework-agnostic and applies to component-level assessments across React, Vue, and Angular repositories during PR reviews and code audits.

What is the best way to check accessibility compliance during a component code review?

The best way to check accessibility compliance is using a structured review template that enforces accessibility checks alongside performance criteria and design-consistency guidelines for new frontend components.

How do I generate a review report for a frontend code audit?

You generate a review report for a frontend code audit by applying a best-practice checklist to inspect the repository's codebase and documenting the findings using provided review templates.

When do I need a framework-agnostic checklist for code reviews?

You need a framework-agnostic checklist for code reviews when streamlining PR assessments across multiple frontend frameworks to ensure consistent component design, state management, and performance evaluations.