review-frontend-typescript

Orchestrate multi-agent code reviews for React/TypeScript projects.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/mikanfactory/dotfiles --skill review-frontend-typescript
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-frontend-typescript
Source: https://github.com/mikanfactory/dotfiles/tree/main/home/dot_claude/skills/review-frontend-typescript
Command: npx skills add https://github.com/mikanfactory/dotfiles --skill review-frontend-typescript

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of conducting thorough code reviews for React and TypeScript frontend projects, identifying potential issues related to type safety, React patterns, performance, accessibility, and security.

Core Features & Use Cases

  • Multi-Agent Orchestration: Leverages specialized agents (TypeScript, React, Frontend Dev, Security) for in-depth analysis.
  • Contextual Review: Analyzes current git status, staged files, and branch information.
  • Flexible Scoping: Reviews changed/staged files, specific paths, or all frontend files.
  • Use Case: Before merging a new feature, run this skill to get a detailed report on code quality, potential bugs, and security vulnerabilities, ensuring a higher standard of code.

Quick Start

Run a comprehensive review of your current frontend code changes.

Frequently Asked Questions about review-frontend-typescript

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

FAQPage Schema
How do I automate React and TypeScript code review for type safety and security?

Automate React and TypeScript code review by orchestrating multi-agent analysis that checks type safety, React patterns, performance, accessibility, and security vulnerabilities across your project files.

What does a comprehensive frontend code review cover for React TypeScript projects?

A comprehensive frontend code review for React TypeScript projects covers type safety, React patterns, performance bottlenecks, accessibility issues, and security vulnerabilities by analyzing git context and file content.

How do I run a code review on staged files before merging a React feature?

Review staged files before merging a React feature by scoping the analysis to your current git status, staged files, and branch information to identify potential bugs and security vulnerabilities.

Can I review specific file paths instead of all frontend files in my React project?

Yes, you can review specific file paths instead of all frontend files in your React project by flexibly scoping the review to target changed files, staged files, or specific directories.

Does the React TypeScript code review analyze git context and branch information?

Yes, the React TypeScript code review analyzes git context by extracting current git status, staged files, and branch information to provide contextually relevant feedback on your code changes.

What is the best way to check accessibility and security vulnerabilities in React components?

Check accessibility and security vulnerabilities in React components by running a multi-agent review that leverages specialized security and frontend agents to identify and report issues across your codebase.