什麼是 react-coding-standards?
使用避免/偏好規則強制執行內部 React 和 TypeScript 編碼標準。在審查或重構 React/TS 代碼、應用公司標準或使用者要求將代碼與編碼標準保持一致時使用。 來源:lichens-innovation/ai-dev-tools。
使用避免/偏好規則強制執行內部 React 和 TypeScript 編碼標準。在審查或重構 React/TS 代碼、應用公司標準或使用者要求將代碼與編碼標準保持一致時使用。
透過命令列快速安裝 react-coding-standards AI 技能到你的開發環境
來源:lichens-innovation/ai-dev-tools。
This skill applies company coding standards expressed as Avoid (anti-patterns) and Prefer (recommended patterns) to in-code patterns only. For file and folder naming and structure, use react-files-structure-standards.
Standards are defined in the references/ folder. Load these files when you need the exact Avoid/Prefer rules and examples:
| Coding patterns | references/common-coding-patterns.md | TypeScript (types, control flow, errors, enums, destructuring, etc.) | | Naming patterns | references/common-naming-patterns.md | In-code naming (boolean prefixes, descriptive names) | | React patterns | references/common-react-patterns.md | Hooks, components, JSX, state, styling, fragments |
使用避免/偏好規則強制執行內部 React 和 TypeScript 編碼標準。在審查或重構 React/TS 代碼、應用公司標準或使用者要求將代碼與編碼標準保持一致時使用。 來源:lichens-innovation/ai-dev-tools。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/lichens-innovation/ai-dev-tools --skill react-coding-standards使用避免/偏好規則強制執行內部 React 和 TypeScript 編碼標準。在審查或重構 React/TS 代碼、應用公司標準或使用者要求將代碼與編碼標準保持一致時使用。 來源:lichens-innovation/ai-dev-tools。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lichens-innovation/ai-dev-tools --skill react-coding-standards 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lichens-innovation/ai-dev-tools