返回 Skill 列表
extension
分类: 开发与工程无需 API Key

code-standards-skill

在编写代码时强制执行项目代码标准

person作者: jakexiaohubgithub

Workflow

  1. Determine the language of the code being written or reviewed
  2. Read the relevant standards file from languages/ (e.g., languages/ts.md for TypeScript)
  3. Read the relevant standards from frameworks/ (e.g., frameworks/tailwind.md for Tailwind)`
  4. Apply all standards when writing new code or reviewing existing code
  5. When reviewing, flag violations with the specific rule and a suggested fix

Supported languages

Supported frameworks

Supported templating languages