它能为 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.”





