fix(yaml): correctly quote description fields in skills registry
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: systematic-debugging
|
||||
description: Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
|
||||
description: "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes"
|
||||
---
|
||||
|
||||
# Systematic Debugging
|
||||
|
||||
Reference in New Issue
Block a user