·react-best-practices
</>

react-best-practices

lgariv-dn/frontend-skills

Vercel Engineering 的 React 性能優化指南。在編寫、審查或重構 React 代碼時應主動使用此技能,以確保最佳性能模式。觸發涉及 React 組件、捆綁優化或性能改進的任務。

17安裝·0熱度·@lgariv-dn

安裝

$npx skills add https://github.com/lgariv-dn/frontend-skills --skill react-best-practices

SKILL.md

Comprehensive performance optimization guide for React applications, adapted from Vercel Engineering. Contains 30 rules across 7 categories, prioritized by impact to guide automated refactoring and code generation.

Note: This version has been customized for pure React 19.2: Server-side data fetching and SWR rules removed (project uses react-query) Next.js-specific rules removed (next/dynamic, SSR hydration, etc.) React Compiler is enabled - Memoization rules (memo, useMemo, useCallback) removed as the compiler handles this automatically

| 1 | Eliminating Waterfalls | CRITICAL | async- | | 2 | Bundle Size Optimization | CRITICAL | bundle- | | 3 | Client-Side Patterns | 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- |

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/lgariv-dn/frontend-skills --skill react-best-practices
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 react-best-practices?

Vercel Engineering 的 React 性能優化指南。在編寫、審查或重構 React 代碼時應主動使用此技能,以確保最佳性能模式。觸發涉及 React 組件、捆綁優化或性能改進的任務。 來源:lgariv-dn/frontend-skills。

如何安裝 react-best-practices?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lgariv-dn/frontend-skills --skill react-best-practices 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/lgariv-dn/frontend-skills

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-01