fix(yaml): correctly quote description fields in skills registry
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: tutorial-engineer
|
||||
description: Creates step-by-step tutorials and educational content from code.
|
||||
description: "Creates step-by-step tutorials and educational content from code."
|
||||
Transforms complex concepts into progressive learning experiences with
|
||||
hands-on examples. Use PROACTIVELY for onboarding guides, feature tutorials,
|
||||
or concept explanations.
|
||||
|
||||
Reference in New Issue
Block a user