·accelint-ts-best-practices
</>

accelint-ts-best-practices

gohypergiant/agent-skills

全面的 TypeScript/JavaScript 编码标准,重点关注类型安全、防御性编程和代码正确性。在以下情况下使用:(1) 编写或审查 TS/JS 代码,(2) 修复类型错误或避免任何/枚举/空,(3) 实现控制流、状态管理或错误处理,(4) 应用零值模式或不变性,(5) TypeScript 反模式的代码审查。涵盖命名约定、函数设计、返回值、有界迭代、输入验证。对于性能优化,请使用 accelint-ts-performance 技能。对于文档,请使用 accelint-ts-documentation 技能。

25安装·3热度·@gohypergiant

安装

$npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-ts-best-practices

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