什麼是 frontend-js-best-practices?
JavaScript 效能優化指南。在編寫、審查或重構 JavaScript/TypeScript 程式碼時使用,以確保最佳效能模式。在涉及循環、資料結構、DOM 操作或一般 JS 最佳化的任務上觸發。 來源:emerson1337/skills-for-agents。
JavaScript 效能優化指南。在編寫、審查或重構 JavaScript/TypeScript 程式碼時使用,以確保最佳效能模式。在涉及循環、資料結構、DOM 操作或一般 JS 最佳化的任務上觸發。
透過命令列快速安裝 frontend-js-best-practices AI 技能到你的開發環境
來源:emerson1337/skills-for-agents。
Performance optimization and code style patterns for JavaScript and TypeScript code. Contains 17 rules focused on reducing unnecessary computation, optimizing data structures, and maintaining consistent conventions.
Prefer function declarations over arrow functions for named functions.
Use named exports. Avoid default exports (except Remix route components).
JavaScript 效能優化指南。在編寫、審查或重構 JavaScript/TypeScript 程式碼時使用,以確保最佳效能模式。在涉及循環、資料結構、DOM 操作或一般 JS 最佳化的任務上觸發。 來源:emerson1337/skills-for-agents。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-js-best-practicesJavaScript 效能優化指南。在編寫、審查或重構 JavaScript/TypeScript 程式碼時使用,以確保最佳效能模式。在涉及循環、資料結構、DOM 操作或一般 JS 最佳化的任務上觸發。 來源:emerson1337/skills-for-agents。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-js-best-practices 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/emerson1337/skills-for-agents