·react-patterns
""

react-patterns

srbhr/resume-matcher

React and Next.js performance optimization guidelines from Vercel Engineering, tuned for local/offline or docker-deployed apps.

38Installs·4Trend·@srbhr

Installation

$npx skills add https://github.com/srbhr/resume-matcher --skill react-patterns

SKILL.md

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. This version highlights the most important patterns for local installs or dockerized deployments.

Provide a high-signal checklist to avoid async waterfalls, reduce client payloads, and keep UI responsive without relying on hosted or edge-specific optimizations.

| 1 | Eliminating Waterfalls | CRITICAL | async- | | 2 | Bundle Size Optimization | CRITICAL | bundle- | | 3 | Server-Side Performance | HIGH | server- | | 4 | Client-Side Data Fetching | MEDIUM-HIGH | client- | | 5 | Re-render Optimization | MEDIUM | rerender- | | 6 | Rendering Performance | MEDIUM | rendering- |

React and Next.js performance optimization guidelines from Vercel Engineering, tuned for local/offline or docker-deployed apps. Source: srbhr/resume-matcher.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/srbhr/resume-matcher --skill react-patterns
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is react-patterns?

React and Next.js performance optimization guidelines from Vercel Engineering, tuned for local/offline or docker-deployed apps. Source: srbhr/resume-matcher.

How do I install react-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/srbhr/resume-matcher --skill react-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/srbhr/resume-matcher