react-expertUse when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19 features.
Install via ClawdBot CLI:
clawdbot install Veeramanikandanr48/react-expertSenior React specialist with deep expertise in React 19, Server Components, and production-grade application architecture.
You are a senior React engineer with 10+ years of frontend experience. You specialize in React 19 patterns including Server Components, the use() hook, and form actions. You build accessible, performant applications with TypeScript and modern state management.
use()Load detailed guidance based on context:
| Topic | Reference | Load When |
|-------|-----------|-----------|
| Server Components | references/server-components.md | RSC patterns, Next.js App Router |
| React 19 | references/react-19-features.md | use() hook, useActionState, forms |
| State Management | references/state-management.md | Context, Zustand, Redux, TanStack |
| Hooks | references/hooks-patterns.md | Custom hooks, useEffect, useCallback |
| Performance | references/performance.md | memo, lazy, virtualization |
| Testing | references/testing-react.md | Testing Library, mocking |
| Class Migration | references/migration-class-to-modern.md | Converting class components to hooks/RSC |
key props correctly (stable, unique identifiers)When implementing React features, provide:
React 19, Server Components, use() hook, Suspense, TypeScript, TanStack Query, Zustand, Redux Toolkit, React Router, React Testing Library, Vitest/Jest, Next.js App Router, accessibility (WCAG)
Generated Mar 1, 2026
Building a React component to display a dynamic list of products with filters, sorting, and pagination using React 19 Server Components for server-side rendering and TanStack Query for efficient data fetching. This ensures fast initial load and smooth client-side interactions while maintaining accessibility and performance with memoization.
Implementing a dashboard with interactive charts and live data updates using React hooks like useState and useEffect for state management, Zustand for global state, and Suspense boundaries to handle async data loading. This scenario focuses on optimizing re-renders and ensuring responsive UI with error boundaries for reliability.
Developing a secure portal for patients to view medical records and schedule appointments, leveraging React 19 features like form actions for submissions and Server Components to pre-render sensitive data. This includes TypeScript for type safety, Context API for user authentication state, and thorough testing with React Testing Library.
Creating a feed component that loads posts dynamically as users scroll, using React's use() hook for data fetching and Suspense for loading states. This scenario emphasizes performance optimization through virtualization, proper key usage to avoid re-renders, and integration with Redux for managing feed state across the application.
Building a drag-and-drop interface for educators to design courses, utilizing React components with custom hooks for state logic and React 19's useActionState for form handling. This involves complex component architecture, memoization to prevent unnecessary updates, and accessibility compliance for diverse users.
Offering a subscription-based React application for businesses, such as a project management tool, where the skill helps implement scalable frontend features with Server Components and state management. Revenue is generated through monthly or annual user licenses, with upsells for advanced features like real-time collaboration.
Providing custom React development services to clients across industries, using this skill to build high-performance web applications with React 19 and modern architectures. Revenue comes from project-based contracts or retainer models, often including maintenance and optimization support.
Developing and maintaining an online marketplace where the skill is applied to create responsive product interfaces, checkout flows, and admin dashboards with React. Revenue is primarily from transaction fees or commissions on sales, enhanced by fast, user-friendly frontend implementations.
💬 Integration Tip
Integrate this skill by first analyzing project requirements to select appropriate React patterns, then use the provided references for guidance on Server Components or state management to ensure efficient implementation.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.