mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-01 06:23:28 +08:00
fix: add command metadata frontmatter
This commit is contained in:
committed by
Affaan Mustafa
parent
a374eaf49d
commit
01d3743a8c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user