Skip to content

Fix YAML frontmatter in web-animation-design skill#1

Merged
rezailmi merged 1 commit intomainfrom
fix/yaml-frontmatter
Feb 24, 2026
Merged

Fix YAML frontmatter in web-animation-design skill#1
rezailmi merged 1 commit intomainfrom
fix/yaml-frontmatter

Conversation

@rezailmi
Copy link
Owner

Summary

  • Fix invalid YAML in web-animation-design/SKILL.md frontmatter
  • Description contained unquoted colons and double quotes, causing GitHub to flag a YAML error
  • Switched to a folded block scalar (>) which handles special characters safely

Test plan

  • Verify GitHub no longer shows YAML error on the file
  • Confirm ./sync.sh validate passes

🤖 Generated with Claude Code

Use folded block scalar for description to avoid invalid YAML from
unquoted colons and double quotes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rezailmi rezailmi merged commit 06cc5e9 into main Feb 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant