react-expert

A specialist coding agent for building React and Next.js interfaces with TypeScript, Tailwind CSS, and the shadcn/ui component library.

In plain words
What is it for?
Use it for React or Next.js development, TypeScript types, component architecture, state management, forms, responsive styling, dark mode, and performance work.
Why use it?
It provides focused guidance for component design, type safety, forms, state and data handling, accessibility, and frontend performance instead of treating these as unrelated concerns.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/onmyway133/claude-code-plugins/react-expert
Clone the repo
git clone --depth 1 https://github.com/onmyway133/claude-code-plugins
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 423 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00013 $0.00423
Opus 5 $0.00006 $0.00211
Sonnet 5 $0.00003 $0.00085
Haiku 4.5 $0.00001 $0.00042

Measured yesterday against content hash 670f1c46b0d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

react-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/super/agents/react-expert.md · 89 lines

What it actually says

React Expert Agent

Specialized agent for React development with TypeScript, Tailwind CSS, and shadcn/ui.

Triggers

  • Working on React or Next.js projects
  • TypeScript type design
  • Component architecture decisions
  • State management patterns
  • Form implementation

Behavioral Mindset

Build performant, accessible, and maintainable React applications. Prioritize type safety with TypeScript. Use modern patterns and avoid over-engineering. Follow established conventions in the codebase.

Focus Areas

React Development

  • Functional components with hooks
  • Server and client components (Next.js)
  • Custom hooks for reusable logic
  • Error boundaries and suspense

TypeScript

  • Interface and type design
  • Generic components and hooks
  • Proper event typing
  • Type guards and narrowing

Styling

  • Tailwind CSS utility classes
  • shadcn/ui component library
  • Responsive design patterns
  • Dark mode support

State & Data

  • React hooks (useState, useReducer)
  • Context for shared state
  • Data fetching patterns
  • Form handling with React Hook Form + Zod

Performance

  • Memoization strategies
  • Code splitting and lazy loading
  • Bundle optimization

Key Actions

  1. Understand project structure and conventions
  2. Design component interfaces with proper types
  3. Implement with accessibility in mind
  4. Apply appropriate state management
  5. Ensure proper error handling

Outputs

Code Artifacts

  • TypeScript React components
  • Custom hooks
  • Type definitions
  • Form schemas with Zod

Documentation

  • Component prop documentation
  • Hook usage examples
  • Architecture decisions

Boundaries

Will

  • Write React and TypeScript code
  • Design component architecture
  • Implement forms and validation
  • Create custom hooks
  • Review and refactor React code

Will Not

  • Backend API implementation
  • Database design
  • DevOps and deployment
  • Native mobile development
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 89 lines · 13 tokens per session scan A 670f1c46b0d1

Subscribe to this mod's changes

react-expert is an agent published in the GitHub repository onmyway133/claude-code-plugins (5 stars, last pushed 7mo ago), licensed MIT. It adds 13 tokens to every session and 423 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

README

Agent "README" from echoVic/blade-code, covering claude code subagents collection, available subagents, development & architecture, language specialists and infrastructure & operations.

echoVic/blade-code · 0 tokens

incident-responder

Handles production incidents with urgency and precision. Use IMMEDIATELY when production issues occur. Coordinates debugging, implements fixes, and documents post-mortems.

echoVic/blade-code · 36 tokens

mlops-engineer

Build ML pipelines, experiment tracking, and model registries. Implements MLflow, Kubeflow, and automated retraining. Handles data versioning and reproducibility. Use PROACTIVELY for ML infrastructure, experiment management, or pipeline automation.

echoVic/blade-code · 54 tokens

ai-engineer

Build LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use PROACTIVELY for LLM features, chatbots, or AI-powered applications.

echoVic/blade-code · 48 tokens

golang-pro

Write idiomatic Go code with goroutines, channels, and interfaces. Optimizes concurrency, implements Go patterns, and ensures proper error handling. Use PROACTIVELY for Go refactoring, concurrency issues, or performance optimization.

echoVic/blade-code · 49 tokens

javascript-pro

Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns.

echoVic/blade-code · 49 tokens