orpc-optimize-ssr
CommunityOptimize fullstack SSR by avoiding redundant HTTP self-calls.
Authorali-master
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill optimizes Server-Side Rendering (SSR) for fullstack frameworks by avoiding unnecessary HTTP self-calls, reducing latency and improving performance.
Core Features & Use Cases
- Eliminate Redundant Calls: Avoids server making HTTP requests back to its own API endpoints.
- Global Variable Sharing: Uses
globalThisto share server client without bundling into client code. - OpenAPILink Support: Integrates with OpenAPILink for enhanced server-side functionality.
- Alternative Approach: Offers an alternative Fetch-based implementation for SSR optimization.
Quick Start
Use the oRPC Optimize SSR skill to enhance your SSR performance by configuring the server client in your project.
Dependency Matrix
Required Modules
@orpc/server@orpc/client/fetch@orpc/client
Components
scriptsreferences
💻 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: orpc-optimize-ssr Download link: https://github.com/ali-master/skills/archive/main.zip#orpc-optimize-ssr 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 620,000+ vetted skills library on demand.