rsc-data-optimizer
CommunitySpeed up Next.js data with server-side rendering.
Authorh4v1d
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers overcome slow initial page loads caused by client-side data fetching in Next.js apps by shifting data retrieval to server-side rendering using React Server Components.
Core Features & Use Cases
- 3-step conversion workflow to identify data requirements, extract interactive sections, and convert pages to server components.
- Server-first data strategy with optional type adaptation and parallel data fetching patterns.
- Use cases include pages that rely on useEffect/useState for data fetching, pages using 'use client' components, and SEO-sensitive routes where data must be ready in HTML.
Quick Start
Convert a sample Next.js page by replacing a client-side fetch with a server-side call and separating interactive sections into dedicated client components.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rsc-data-optimizer Download link: https://github.com/h4v1d/extension-collection-geminicli/archive/main.zip#rsc-data-optimizer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.