Skip to main content
Back to the directory
dotneet/claude-code-marketplaceSoftware EngineeringFrontend and Design

typescript-react-reviewer

Expert code reviewer for TypeScript and React 19 applications with deep anti-pattern detection.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/dotneet/claude-code-marketplace --skill typescript-react-reviewer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, typescript-react-reviewer has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: dotneet/claude-code-marketplace. Canonical URL: https://skills.sh/dotneet/claude-code-marketplace/typescript-react-reviewer.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Expert code reviewer for TypeScript and React 19 applications with deep anti-pattern detection. Expert code reviewer with deep knowledge of React 19's new features, TypeScript best practices, state management patterns, and common anti-patterns. These issues cause bugs, memory leaks, or architectural problems: For detailed patterns and examples: noUncheckedIndexedAccess is critical - it catches arr[i] returning undefined. When reviewing, flag these immediately: - Identifies critical issues including useEffect abuse, state mutations, conditional hook calls, and React 19-specific bugs like useFormStatus in form components - Covers three priority levels: critical (blocks merge), high priority (stale closures, missing boundaries), and architecture/style recommendations - Includes state management guidance for server data (TanStack Query), global UI state (Zustand/Jotai), and form state (React 19 useActionState) - Provides TypeScript safety checks with recommended compiler options including strict , noUncheckedIndexedAccess , and exactOptionalPropertyTypes - Scan for critical issues first - Check for the patterns in "Critical (Block Merge)" section - Check React 19 usage - See react19-patterns.md for new API patterns - Evaluate state management - Is state colocated? Server state vs client state separation? - Assess TypeScript safety - Generic components, discriminated unions, strict...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does typescript-react-reviewer do?

Expert code reviewer for TypeScript and React 19 applications with deep anti-pattern detection.

Is typescript-react-reviewer good?

typescript-react-reviewer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support typescript-react-reviewer?

typescript-react-reviewer currently lists compatibility with Claude Code, Skills CLI.

Is typescript-react-reviewer safe to install?

typescript-react-reviewer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to typescript-react-reviewer?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install typescript-react-reviewer?

Run the following command to install typescript-react-reviewer: npx skills add https://github.com/dotneet/claude-code-marketplace --skill typescript-react-reviewer

Related skills

Alternatives in Software Engineering