react-skills

React best practices for data fetching and @mj-studio/react-util adoption. Covers server-first loading in Server Components, client-side Suspense patterns with AsyncBoundary + TanStack Query, and guide-driven refactoring toward @mj-studio/react-util helpers.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "react-skills" with this command: npx skills add mym0404/agent-skills/mym0404-agent-skills-react-skills

React Skills

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

Rule Categories by Priority

PriorityCategoryImpactPrefix
1Data FetchingHIGHdata-
2React UtilHIGHreact-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

Read the rule files:

rules/data-server-first-fetching.md
rules/data-async-boundary-suspense-query.md
rules/react-util-usage.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

js-skills

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

electron-skills

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

Planning with files

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when aske...

Registry SourceRecently Updated
8.5K22Profile unavailable
Coding

Nutrient Document Processing (Universal Agent Skill)

Universal (non-OpenClaw) Nutrient DWS document-processing skill for Agent Skills-compatible products. Best for Claude Code, Codex CLI, Gemini CLI, Cursor, Wi...

Registry SourceRecently Updated
2740Profile unavailable
react-skills | V50.AI