weAreCoine

Fly — Design skill for Claude Code

Design community

Open phase 1 of an autopilot flight — the design interview; as its last act it launches the driver in the background and goes dormant until the report or a stop.

How to install Fly

Installs to ~/.claude/skills/wearecoine-tdd-red-handoff-fly/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wearecoine-tdd-red-handoff-fly && curl -fsSL https://raw.githubusercontent.com/weAreCoine/tdd-red-handoff/HEAD/commands/fly.md -o ~/.claude/skills/wearecoine-tdd-red-handoff-fly/SKILL.md

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

What Fly does


description: Open phase 1 of an autopilot flight — the design interview; as its last act it launches the driver in the background and goes dormant until the report or a stop.

/fly ``

Fly one feature unattended under the **autopilot** profile: this command runs **phase 1** — the design interview, the only phase where a human answers questions — then launches the driver (`${CLAUDE_PLUGIN_ROOT}/bin/autopilot-driver.sh`) in the background and stays open, dormant, until the fligh

Alternatives in Design

  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • CloudCLI — 8,400+ Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex 8.7k ★
  • Grade — Generate a shareable HTML "Design Report Card" — letter grade, 8 dimensions, evidence (palette, type, rhythm) 3.6k ★

Full documentation available on GitHub

View Source Repository