react

Route React questions to compiler-rules or 19-primitives sub-skills.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/matthewharwood/dean-stack --skill react-matthewharwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react
Source: https://github.com/matthewharwood/dean-stack/tree/main/.claude/skills/react
Command: npx skills add https://github.com/matthewharwood/dean-stack --skill react-matthewharwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes React questions to the appropriate sub-skill, centralizing routing logic for React-related inquiries within dean-stack.

Core Features & Use Cases

  • Router-level dispatch: directs questions to either react-compiler-rules or react-19-primitives based on context.
  • React baseline pinning: enforces React 19 baseline for all inquiries.
  • Defers to specialized sub-skills: ensures governance by the right rule set for purity, primitives, and router integration.

Quick Start

Ask a React-related question and let the router dispatch it to the appropriate sub-skill.

Frequently Asked Questions about react

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

FAQPage Schema
What is the best way to route React questions to the right sub-skill?

You can route React questions by asking them directly; the router evaluates the context and automatically delegates to the appropriate sub-skill to enforce governance by the correct rule set.

Does this React router enforce a specific version baseline?

Yes, the router enforces a React 19 baseline for all inquiries, operating within the React 19 + Compiler context to determine whether to apply compiler-rules or 19-primitives routing.

When do I need to use React compiler rules instead of 19 primitives?

React compiler rules apply when routing context demands purity and compiler integration governance, while 19-primitives handle baseline React 19 primitive operations and router integration.

What problem does centralizing React routing logic solve?

Centralizing React routing logic solves the problem of misdirected inquiries by directing questions to the appropriate sub-skill and enforcing a React 19 baseline across all compiler and primitive evaluations.

Can I use this routing approach for React frontmatter-driven discovery?

Yes, this routing approach provides frontmatter-driven discovery with explicit triggers and delegation to specialized sub-skills, satisfying the requirement for proper rule governance within the dean-stack.