什麼是 lint-rule-development?
在 Biome 分析器中建立和實作 lint 規則的逐步指南。在實作 noVar、useConst 或任何自訂 lint/assist 規則等規則時使用。範例:<範例>使用者想要建立一個規則來偵測未使用的變數</範例><範例>使用者需要新增程式碼操作來修復診斷問題</範例><範例>使用者正在對綁定引用實施語義分析</範例> 來源:biomejs/biome。
在 Biome 分析器中建立和實作 lint 規則的逐步指南。在實作 noVar、useConst 或任何自訂 lint/assist 規則等規則時使用。範例:<範例>使用者想要建立一個規則來偵測未使用的變數</範例><範例>使用者需要新增程式碼操作來修復診斷問題</範例><範例>使用者正在對綁定引用實施語義分析</範例>
透過命令列快速安裝 lint-rule-development AI 技能到你的開發環境
來源:biomejs/biome。
Use this skill when creating new lint rules or assist actions for Biome. It provides scaffolding commands, implementation patterns, testing workflows, and documentation guidelines.
This creates a file in crates/biomejsanalyze/src/lint/nursery/usemyrulename.rs
在 Biome 分析器中建立和實作 lint 規則的逐步指南。在實作 noVar、useConst 或任何自訂 lint/assist 規則等規則時使用。範例:<範例>使用者想要建立一個規則來偵測未使用的變數</範例><範例>使用者需要新增程式碼操作來修復診斷問題</範例><範例>使用者正在對綁定引用實施語義分析</範例> 來源:biomejs/biome。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/biomejs/biome --skill lint-rule-development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/biomejs/biome --skill lint-rule-development在 Biome 分析器中建立和實作 lint 規則的逐步指南。在實作 noVar、useConst 或任何自訂 lint/assist 規則等規則時使用。範例:<範例>使用者想要建立一個規則來偵測未使用的變數</範例><範例>使用者需要新增程式碼操作來修復診斷問題</範例><範例>使用者正在對綁定引用實施語義分析</範例> 來源:biomejs/biome。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/biomejs/biome --skill lint-rule-development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/biomejs/biome