fix: add YAML frontmatter (name + description) to all SKILL.md files

- Added frontmatter to 34 skills that were missing it entirely (0% Tessl score)
- Fixed name field format to kebab-case across all 169 skills
- Resolves #284
This commit is contained in:
Reza Rezvani
2026-03-06 20:35:35 +01:00
parent 29af0a9ae3
commit 3622efedc0
169 changed files with 396 additions and 226 deletions

View File

@@ -1,5 +1,5 @@
---
name: tech-stack-evaluator
name: "tech-stack-evaluator"
description: Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.
---