Gan Design banner
mturac mturac

Gan Design

Design community

Description

--- 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 3. `--pass-threshold N` — (optional, default 7.5) weighted score to pass (higher default for design) ## GAN-Style Design Harness A two-agent loop (Generator + Evaluator) focused on frontend design

Installation

Installs to ~/.claude/skills/mturac-everything-openai-codex-gan-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mturac-everything-openai-codex-gan-design && curl -fsSL https://raw.githubusercontent.com/mturac/everything-openai-codex/HEAD/commands/gan-design.md -o ~/.claude/skills/mturac-everything-openai-codex-gan-design/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository