Vercel

Vercel React Best Practices

Vercel React Best Practicesは、AI Agent向けの再利用可能な開発スキルです。手順、入出力、ソース情報を確認できます。

Agentが得られるもの

Vercel React Best Practicesの動作、必要な入力、返される結果、権限の境界、ソースの管理場所を確認できます。

できること

  • Restructure independent and dependent work to reduce async waterfalls
  • Review imports, dynamic loading, third parties, and preload boundaries
  • Review caching, serialization, authentication, state, and streaming behavior
  • Review fetching, rerenders, effects, transitions, and JavaScript hot paths

試してみる

Review this Next.js route for waterfalls, serialization, bundle, and server-state problems.
Find the measured causes of rerender cost in this React workflow and propose focused changes.