docs(examples): add YAML frontmatter to 20 command templates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-02-15 19:20:36 +01:00
parent 624b2e0425
commit 91d36f00dd
20 changed files with 100 additions and 0 deletions

View file

@ -1,3 +1,8 @@
---
name: explain
description: "Explain code, concepts, or system behavior with adjustable depth levels"
---
# Code Explainer
Explain code, concepts, or system behavior with adjustable depth levels.