·frontend-js-best-practices
</>

frontend-js-best-practices

sergiodxa/agent-skills

JavaScript 性能優化指南。在編寫、審查或重構 JavaScript/TypeScript 代碼時使用,以確保最佳性能模式。在涉及循環、數據結構、DOM 操作或一般 JS 優化的任務上觸發。

56安裝·0熱度·@sergiodxa

安裝

$npx skills add https://github.com/sergiodxa/agent-skills --skill frontend-js-best-practices

SKILL.md

Performance optimization and code style patterns for JavaScript and TypeScript code. Contains 18 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 優化的任務上觸發。 來源:sergiodxa/agent-skills。

查看原文

可引用資訊

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

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

快速解答

什麼是 frontend-js-best-practices?

JavaScript 性能優化指南。在編寫、審查或重構 JavaScript/TypeScript 代碼時使用,以確保最佳性能模式。在涉及循環、數據結構、DOM 操作或一般 JS 優化的任務上觸發。 來源:sergiodxa/agent-skills。

如何安裝 frontend-js-best-practices?

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

這個 Skill 的原始碼在哪?

https://github.com/sergiodxa/agent-skills