·lint-fix
</>

lint-fix

在整个存储库(或范围)中使用 --fix 运行 ESLint,捕获无法自动修复的错误,按规则对它们进行分组,将结果存储在 KB 中,并扫描 eslint-disable 抑制(这是被掩盖的错误,而不是修复)。使用此技能而不是直接运行 pnpm lint。

12安装·1热度·@michael-menard

安装

$npx skills add https://github.com/michael-menard/monorepo --skill lint-fix

如何安装 lint-fix

通过命令行快速安装 lint-fix AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/michael-menard/monorepo --skill lint-fix
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:michael-menard/monorepo。

SKILL.md

查看原文

After auto-fix and manual fix attempts, if any errors remain:

eslint-disable comments added during a story = automatic FAIL in code review. The suppression inventory (Phase 4) is diffed against the previous run to detect new suppressions introduced by the current story.

Rule name = the final whitespace-delimited token on each error/warning line.

在整个存储库(或范围)中使用 --fix 运行 ESLint,捕获无法自动修复的错误,按规则对它们进行分组,将结果存储在 KB 中,并扫描 eslint-disable 抑制(这是被掩盖的错误,而不是修复)。使用此技能而不是直接运行 pnpm lint。 来源:michael-menard/monorepo。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/michael-menard/monorepo --skill lint-fix
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from michael-menard/monorepo

快速解答

什么是 lint-fix?

在整个存储库(或范围)中使用 --fix 运行 ESLint,捕获无法自动修复的错误,按规则对它们进行分组,将结果存储在 KB 中,并扫描 eslint-disable 抑制(这是被掩盖的错误,而不是修复)。使用此技能而不是直接运行 pnpm lint。 来源:michael-menard/monorepo。

如何安装 lint-fix?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/michael-menard/monorepo --skill lint-fix 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/michael-menard/monorepo

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-03-10