fix(yaml): correctly quote description fields in skills registry
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: unreal-engine-cpp-pro
|
||||
description: Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.
|
||||
description: "Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices."
|
||||
risk: safe
|
||||
source: self
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user