react-skills

Installation
SKILL.md

React Skills

Ruleset for React data fetching patterns and guide-driven utility refactoring.

Rule Categories by Priority

Priority Category Impact Prefix
1 Data Fetching HIGH data-
2 React Util HIGH react-util-

Quick Reference

  • data-server-first-fetching - Fetch data in Server Components first
  • data-async-boundary-suspense-query - Use AsyncBoundary with useSuspenseQuery for client data fetching
  • react-util-usage - Use upstream llms.txt to discover and apply @mj-studio/react-util helpers instead of bespoke React utility code

How to Use

Related skills

More from mym0404/agent-skills

Installs
10
GitHub Stars
1
First Seen
Mar 3, 2026