🐛 fix(skills): quote YAML descriptions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: systematic-debugging
|
||||
description: Systematic debugging for bugs, failing tests, regressions (TSL/C++/Python). Triggers: debug, failing test, regression, crash, 复现, 定位, 排查, 调试.
|
||||
description: "Systematic debugging for bugs, failing tests, regressions (TSL/C++/Python). Triggers: debug, failing test, regression, crash, 复现, 定位, 排查, 调试."
|
||||
---
|
||||
|
||||
# Systematic Debugging(系统化调试)
|
||||
@@ -43,4 +43,3 @@ description: Systematic debugging for bugs, failing tests, regressions (TSL/C++/
|
||||
- Avoid changing multiple variables at once
|
||||
- Prefer instrumentation and evidence over guessing
|
||||
- Keep fixes minimal and scoped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user