什麼是 react-patterns?
React 19 種模式,包括伺服器元件、操作、Suspense、鉤子和元件組合 來源:rohitg00/awesome-claude-code-toolkit。
React 19 種模式,包括伺服器元件、操作、Suspense、鉤子和元件組合
透過命令列快速安裝 react-patterns AI 技能到你的開發環境
來源:rohitg00/awesome-claude-code-toolkit。
use() reads values from Promises and Context directly in render. Unlike other hooks, it can be called inside conditionals and loops.
Wrap components that use use() with a Promise in a boundary.
Push 'use client' as deep as possible. Only leaves that need interactivity should be Client Components.
React 19 種模式,包括伺服器元件、操作、Suspense、鉤子和元件組合 來源:rohitg00/awesome-claude-code-toolkit。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill react-patternsBrowse more skills from rohitg00/awesome-claude-code-toolkit
React 19 種模式,包括伺服器元件、操作、Suspense、鉤子和元件組合 來源:rohitg00/awesome-claude-code-toolkit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill react-patterns 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rohitg00/awesome-claude-code-toolkit