vercel-react-only-best-practices
✓Vercel Engineering 的 React 性能優化指南。在編寫、審查或重構 React 代碼時應使用此技能,以確保最佳性能模式。觸發涉及 React 組件、數據獲取、捆綁優化或性能改進的任務。
SKILL.md
Comprehensive performance optimization guide for React applications, maintained by Vercel. Contains 40+ rules across 7 categories, prioritized by impact to guide automated refactoring and code generation.
| 1 | Eliminating Waterfalls | CRITICAL | async- | | 2 | Bundle Size Optimization | CRITICAL | bundle- | | 3 | Client-Side Data Fetching | MEDIUM-HIGH | client- | | 4 | Re-render Optimization | MEDIUM | rerender- | | 5 | Rendering Performance | MEDIUM | rendering- | | 6 | JavaScript Performance | LOW-MEDIUM | js- | | 7 | Advanced Patterns | LOW | advanced- |
Read individual rule files for detailed explanations and code examples:
Vercel Engineering 的 React 性能優化指南。在編寫、審查或重構 React 代碼時應使用此技能,以確保最佳性能模式。觸發涉及 React 組件、數據獲取、捆綁優化或性能改進的任務。 來源:tianyili/skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/tianyili/skills --skill vercel-react-only-best-practices- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-05
- 更新時間
- 2026-02-18
快速解答
什麼是 vercel-react-only-best-practices?
Vercel Engineering 的 React 性能優化指南。在編寫、審查或重構 React 代碼時應使用此技能,以確保最佳性能模式。觸發涉及 React 組件、數據獲取、捆綁優化或性能改進的任務。 來源:tianyili/skills。
如何安裝 vercel-react-only-best-practices?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tianyili/skills --skill vercel-react-only-best-practices 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/tianyili/skills