docs(examples): add YAML frontmatter to 20 command templates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
624b2e0425
commit
91d36f00dd
20 changed files with 100 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
name: optimize
|
||||
description: "Analyze and suggest performance improvements for code, queries, or systems"
|
||||
---
|
||||
|
||||
# Performance Optimizer
|
||||
|
||||
Analyze and suggest performance improvements for code, queries, or systems.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue