react-knowledge-patch
Installation
SKILL.md
React Knowledge Patch
Use the quick references below for implementation decisions, then open the linked topic file for complete constraints and edge cases.
Index
| Reference | Topics |
|---|---|
| Activity and Effect Events | Hidden UI, pre-rendering, hydration, DOM side effects, useEffectEvent |
| Compiler and lint | Compiler dependency tracking, Hooks ESLint v6, starter defaults, upgrade policy |
| React 19 migration | Generated IDs, CSP nonces, maintained patch levels |
| Security | RSC request-decoding vulnerabilities, framework remediation, React Native exception |
| Server rendering | cacheSignal, partial pre-rendering, resume APIs, streams, Suspense reveal batching |
| Tooling and platforms | Performance Tracks, Fragment refs, React Native 0.82, Virtual View |
| View Transitions | Canary activation, classes, types, shared elements, events, router integration |
Critical: patch RSC deployments
Applications with an RSC-capable framework, bundler, or plugin can be vulnerable even if application code declares no Server Functions. Update these together: