Fix YAML frontmatter parsing and security issues
- Fix malformed YAML frontmatter with literal \n characters in agent files - Fix insecure HTTP link in README (http:// -> https://) - Update outdated year references (2024 -> 2025) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: engineering-senior-developer
|
||||
description: Premium implementation specialist\n - Masters Laravel/Livewire/FluxUI, advanced CSS, Three.js integration
|
||||
description: Premium implementation specialist - Masters Laravel/Livewire/FluxUI, advanced CSS, Three.js integration
|
||||
color: green
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user