·yaml-validator
</>

yaml-validator

驗證專案中所有 .yml 和 .yaml 檔案的 YAML 語法和結構。識別常見問題,例如無效語法、縮排錯誤、缺少鍵、類型不匹配,並提供修復。在編輯、建立或調試 YAML 設定檔時使用。

18安裝·3熱度·@d-o-hub

安裝

$npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill yaml-validator

如何安裝 yaml-validator

透過命令列快速安裝 yaml-validator AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill yaml-validator
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:d-o-hub/rust-self-learning-memory。

SKILL.md

查看原文

Validate and fix YAML syntax and structure for all YAML files in the project.

Ensures YAML files follow proper syntax, have valid structure, and comply with schema requirements where applicable.

Issue 1: Invalid Indentation Problem: Mixed spaces and tabs or wrong indentation level Fix: Convert all to 2-space indentation

驗證專案中所有 .yml 和 .yaml 檔案的 YAML 語法和結構。識別常見問題,例如無效語法、縮排錯誤、缺少鍵、類型不匹配,並提供修復。在編輯、建立或調試 YAML 設定檔時使用。 來源:d-o-hub/rust-self-learning-memory。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill yaml-validator
分類
</>開發工具
認證
收錄時間
2026-02-23
更新時間
2026-03-11

Browse more skills from d-o-hub/rust-self-learning-memory

快速解答

什麼是 yaml-validator?

驗證專案中所有 .yml 和 .yaml 檔案的 YAML 語法和結構。識別常見問題,例如無效語法、縮排錯誤、缺少鍵、類型不匹配,並提供修復。在編輯、建立或調試 YAML 設定檔時使用。 來源:d-o-hub/rust-self-learning-memory。

如何安裝 yaml-validator?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill yaml-validator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/d-o-hub/rust-self-learning-memory