什麼是 coding-standards?
提供 React Native 的編碼標準-效能模式、一致性規則和乾淨的 React 架構。在編寫、修改或審查程式碼時使用。 來源:expensify/app。
提供 React Native 的編碼標準-效能模式、一致性規則和乾淨的 React 架構。在編寫、修改或審查程式碼時使用。
透過命令列快速安裝 coding-standards AI 技能到你的開發環境
來源:expensify/app。
Coding standards for the Expensify App. Each standard is a standalone file in rules/ with reasoning, examples, and applicability conditions.
| Performance | PERF- | Render optimization, memo patterns, useEffect hygiene, data selection | | Consistency | CONSISTENCY- | Platform checks, magic values, unused props, ESLint discipline | | Clean React Patterns | CLEAN-REACT-PATTERNS- | Composition, component ownership, state structure |
During development: When writing or modifying src/ files, consult the relevant standard files for detailed conditions, examples, and exceptions.
提供 React Native 的編碼標準-效能模式、一致性規則和乾淨的 React 架構。在編寫、修改或審查程式碼時使用。 來源:expensify/app。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/expensify/app --skill coding-standards提供 React Native 的編碼標準-效能模式、一致性規則和乾淨的 React 架構。在編寫、修改或審查程式碼時使用。 來源:expensify/app。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/expensify/app --skill coding-standards 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/expensify/app