Typescript React Reviewer

🌐Community
by dotneet · vlatest · Repository

Helps with TypeScript, React as part of developing backend services and APIs workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add typescript-react-reviewer npx -- -y @trustedskills/typescript-react-reviewer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "typescript-react-reviewer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/typescript-react-reviewer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The typescript-react-reviewer skill is designed to analyze and review TypeScript and React code. It identifies potential bugs, enforces best practices, and ensures code adheres to style guidelines. This tool helps developers maintain high-quality frontend applications by providing actionable feedback on their codebase.

When to use it

  • Before merging a pull request in a React project to catch issues early
  • During code reviews to ensure consistency across the team
  • When refactoring legacy TypeScript/React components for clarity and performance
  • To validate new features or libraries integrated into a React application

Key capabilities

  • Static analysis of TypeScript and React code
  • Detection of common bugs and anti-patterns
  • Enforcement of coding standards and style guides
  • Integration with CI/CD pipelines for automated reviews

Example prompts

  • "Review this React component for potential memory leaks or performance issues."
  • "Check the TypeScript types in this file for consistency and completeness."
  • "Analyze this pull request for code quality, best practices, and adherence to style guidelines."

Tips & gotchas

  • Ensure your project has proper TypeScript configuration files (tsconfig.json) for accurate analysis.
  • The tool may not catch runtime issues or edge cases that require execution context.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dotneet
Installs
1.8k

🌐 Community

Passed automated security scans.