react-expert

Document React APIs from source code, tests, PRs, and issues.

Updated Nov 16, 2025
One-click install
npx skills add https://github.com/daniel-dihardja/menuyukti --skill react-expert-daniel-dihardja
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-expert
Source: https://github.com/daniel-dihardja/menuyukti/tree/main/.agents/skills/react-expert
Command: npx skills add https://github.com/daniel-dihardja/menuyukti --skill react-expert-daniel-dihardja

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Exhaustively documents React APIs and concepts using authoritative sources rather than relying on training data.

Core Features & Use Cases

  • Source-driven research: pulls evidence from React tests, source code, PRs, issues for authoritative guidance.
  • Skeptical analysis: flags discrepancies between patterns and actual implementations and requires citations.
  • Comprehensive outputs: delivers caveats, usage examples, warnings, and potential pitfalls tied to concrete sources.

Quick Start

Provide exhaustive, source-backed React API documentation for a given topic (e.g., useTransition).

Frequently Asked Questions about react-expert

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

FAQPage Schema
How do I find accurate React API documentation with source code examples?

Find accurate React API documentation by mining authoritative sources like tests, source code, git history, PRs, and issues. This approach delivers caveats, usage examples, and warnings tied to actual implementations rather than relying on potentially outdated training data.

What is the best way to research React patterns and potential pitfalls?

Research React patterns through skeptical, source-driven analysis that flags discrepancies between common patterns and actual implementations. It requires explicit source references for every claim, ensuring actionable, traceable findings for potential pitfalls.

How do I get exhaustive React API research for a specific hook like useTransition?

Get exhaustive React API research by providing a specific topic like useTransition. The analysis pulls evidence from React repo artifacts to deliver comprehensive outputs including caveats, usage examples, and warnings tied to concrete sources.

Can I trace React implementation caveats using git history and PRs?

Trace React implementation caveats by operating across repo artifacts including git history, PRs, and issues. This source-driven method enforces skepticism and requires explicit citations, ensuring findings are traceable to actual implementations rather than general knowledge.

Why does my React component behavior differ from the official documentation?

Differences between documentation and behavior occur when patterns diverge from actual implementations. Source-driven research identifies these discrepancies by analyzing tests and source code, providing explicit citations and warnings tied to the real implementation logic.