fix(yaml): correctly quote description fields in skills registry
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: angular-ui-patterns
|
||||
description: Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states.
|
||||
description: "Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states."
|
||||
risk: safe
|
||||
source: self
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user