accelint-ts-best-practices
✓全面的 TypeScript/JavaScript 編碼標準,重點關注類型安全、防禦性編程和代碼正確性。在以下情況下使用:(1) 編寫或審查 TS/JS 代碼,(2) 修復類型錯誤或避免任何/枚舉/空,(3) 實現控制流、狀態管理或錯誤處理,(4) 應用零值模式或不變性,(5) TypeScript 反模式的代碼審查。涵蓋命名約定、函數設計、返回值、有界迭代、輸入驗證。對於性能優化,請使用 accelint-ts-performance 技能。對於文檔,請使用 accelint-ts-documentation 技能。
SKILL.md
Comprehensive coding standards for JavaScript and TypeScript applications, designed for AI agents and LLMs working with modern JavaScript/TypeScript codebases.
Note: This skill focuses on general best practices, TypeScript patterns, and safety. For performance optimization, use the accelint-ts-performance skill instead.
This skill provides expert-level patterns for JavaScript and TypeScript code. Load AGENTS.md to scan rule summaries and identify relevant optimizations for your task.
全面的 TypeScript/JavaScript 編碼標準,重點關注類型安全、防禦性編程和代碼正確性。在以下情況下使用:(1) 編寫或審查 TS/JS 代碼,(2) 修復類型錯誤或避免任何/枚舉/空,(3) 實現控制流、狀態管理或錯誤處理,(4) 應用零值模式或不變性,(5) TypeScript 反模式的代碼審查。涵蓋命名約定、函數設計、返回值、有界迭代、輸入驗證。對於性能優化,請使用 accelint-ts-performance 技能。對於文檔,請使用 accelint-ts-documentation 技能。 來源:gohypergiant/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-ts-best-practices- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-03
- 更新時間
- 2026-02-18
快速解答
什麼是 accelint-ts-best-practices?
全面的 TypeScript/JavaScript 編碼標準,重點關注類型安全、防禦性編程和代碼正確性。在以下情況下使用:(1) 編寫或審查 TS/JS 代碼,(2) 修復類型錯誤或避免任何/枚舉/空,(3) 實現控制流、狀態管理或錯誤處理,(4) 應用零值模式或不變性,(5) TypeScript 反模式的代碼審查。涵蓋命名約定、函數設計、返回值、有界迭代、輸入驗證。對於性能優化,請使用 accelint-ts-performance 技能。對於文檔,請使用 accelint-ts-documentation 技能。 來源:gohypergiant/agent-skills。
如何安裝 accelint-ts-best-practices?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-ts-best-practices 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/gohypergiant/agent-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-03