fix: add command metadata frontmatter

This commit is contained in:
Affaan Mustafa
2026-04-30 03:26:10 -04:00
committed by Affaan Mustafa
parent a374eaf49d
commit 01d3743a8c
21 changed files with 144 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
---
description: Run a generator/evaluator design loop for frontend or visual work with bounded iterations and scoring.
---
Parse the following from $ARGUMENTS:
1. `brief` — the user's description of the design to create
2. `--max-iterations N` — (optional, default 10) maximum design-evaluate cycles