frontend-code-review

Review .tsx, .ts, and .js files against a published code quality checklist.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/yairbederman/EngineeringAgency --skill frontend-code-review-yairbederman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-code-review
Source: https://github.com/yairbederman/EngineeringAgency/tree/main/skills/frontend-code-review
Command: npx skills add https://github.com/yairbederman/EngineeringAgency --skill frontend-code-review-yairbederman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Frontend code reviews are time-consuming and error-prone without a structured checklist. This skill automates thorough reviews of frontend files (.tsx, .ts, .js) by applying a consistent standard and surfacing violations before merge.

Core Features & Use Cases

  • Pending-change reviews: inspect staged/working-tree frontend changes and flag checklist violations.
  • File-targeted reviews: analyze user-specified files and report relevant findings.
  • Checklist-driven feedback: code quality, performance, and business logic categories with concrete items.

Quick Start

Ask me to review frontend code by providing the file paths or changes you want analyzed.

Frequently Asked Questions about frontend-code-review

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

FAQPage Schema
How do I automate frontend code reviews for React and TypeScript files?

Automate frontend code reviews by applying a structured checklist to your .tsx, .ts, and .js files. This process flags deviations in code quality, performance, and business logic, reporting issues with concise representative snippets before merge.

Can I review staged Git changes for frontend code quality?

Yes, you can review staged or working-tree frontend changes for code quality. The review targets pending changes automatically, checking your React and TypeScript modifications against a standard checklist to surface violations.

What is checklist-driven code review for JavaScript and TypeScript?

Checklist-driven code review is a structured evaluation of .js, .ts, and .tsx files against predefined standards. It systematically inspects code quality, performance, and business logic categories to identify and report deviations with concrete snippets.

How do I review specific frontend files for performance and logic issues?

Review specific frontend files by providing their file paths for targeted analysis. The review evaluates the specified JavaScript or TypeScript code against checklist items, reporting any performance or business logic deviations found.

Does this code review tool work with pending changes and individual files?

Yes, the frontend code review process works with both pending Git changes and file-targeted reviews. Whether analyzing staged working-tree modifications or user-specified files, it applies the same quality, performance, and logic checks.

What are the limitations of automated frontend code reviews?

Automated frontend code reviews are limited to analyzing .tsx, .ts, and .js files against a specific checklist. They focus on code quality, performance, and business logic deviations, providing concise snippets rather than deep architectural overhauls.