🐛 fix(skills): quote YAML descriptions

This commit is contained in:
csh
2025-12-22 15:04:42 +08:00
parent 8f78d22ccc
commit 2a98e15a1d
13 changed files with 13 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: commit-message
description: 根据 staged diff 自动建议提交信息(:emoji: type(scope): subject),并可生成可选 body/footer。Triggers: commit message, 提交信息, 写提交说明, 生成提交信息, 提交 msg, emoji commit, git commit.
description: "根据 staged diff 自动建议提交信息(:emoji: type(scope): subject),并可生成可选 body/footer。Triggers: commit message, 提交信息, 写提交说明, 生成提交信息, 提交 msg, emoji commit, git commit."
---
# Commit Message(提交信息建议器)