什麼是 lint-fix?
在整個儲存庫(或範圍)中使用 --fix 運行 ESLint,捕獲無法自動修復的錯誤,按規則將它們分組,將結果儲存在 KB 中,並掃描 eslint-disable 抑制(這是被掩蓋的錯誤,而不是修復)。使用此技能而不是直接運行 pnpm lint。 來源:michael-menard/monorepo。
在整個儲存庫(或範圍)中使用 --fix 運行 ESLint,捕獲無法自動修復的錯誤,按規則將它們分組,將結果儲存在 KB 中,並掃描 eslint-disable 抑制(這是被掩蓋的錯誤,而不是修復)。使用此技能而不是直接運行 pnpm lint。
透過命令列快速安裝 lint-fix AI 技能到你的開發環境
來源:michael-menard/monorepo。
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在整個儲存庫(或範圍)中使用 --fix 運行 ESLint,捕獲無法自動修復的錯誤,按規則將它們分組,將結果儲存在 KB 中,並掃描 eslint-disable 抑制(這是被掩蓋的錯誤,而不是修復)。使用此技能而不是直接運行 pnpm lint。 來源:michael-menard/monorepo。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/michael-menard/monorepo --skill lint-fix 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/michael-menard/monorepo