什麼是 dart-doc-validation?
驗證 Dart 文件註釋的最佳實務。 涵蓋使用“dart doc”來捕獲未解析的參考和巨集。 來源:kevmoo/dash_skills。
驗證 Dart 文件註釋的最佳實務。 涵蓋使用“dart doc”來捕獲未解析的參考和巨集。
透過命令列快速安裝 dart-doc-validation AI 技能到你的開發環境
來源:kevmoo/dash_skills。
Use the dart doc command with a temporary output directory to validate documentation comments without polluting the local project workspace.
This command parses all documentation comments and reports warnings such as:
This ensures that the generated HTML files are stored in a temporary location and don't clutter the package directory, while still surfacing all validation warnings in the terminal output.
驗證 Dart 文件註釋的最佳實務。 涵蓋使用“dart doc”來捕獲未解析的參考和巨集。 來源:kevmoo/dash_skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/kevmoo/dash_skills --skill dart-doc-validation驗證 Dart 文件註釋的最佳實務。 涵蓋使用“dart doc”來捕獲未解析的參考和巨集。 來源:kevmoo/dash_skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/kevmoo/dash_skills --skill dart-doc-validation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/kevmoo/dash_skills