skyf0xx

Landing Executor — Design agent for Claude Code

Design community

Use for the Polish Loop's fix pass (landing-page core), applying landing-visual-reviewer's and landing-ux-reviewer's redlines directly to the built page.

How to install Landing Executor

Installs to ~/.claude/agents/skyf0xx-hedgehog-core-landing-page-landing-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/skyf0xx/hedgehog-core-landing-page/HEAD/agents/landing-executor.md -o ~/.claude/agents/skyf0xx-hedgehog-core-landing-page-landing-executor.md

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

What Landing Executor does


name: landing-executor description: Use for the Polish Loop's fix pass (landing-page core), applying landing-visual-reviewer's and landing-ux-reviewer's redlines directly to the built page. Runs after landing-builder's initial build, one iteration per Polish Loop pass, up to the loop's cap. Full editorial license over the rendered page's markup, styling, and copy — a human editor improving a finished draft, not a phase bound to the chain's generation-time constraints. Never touches the upstr

Alternatives in Design

  • Design Producer — Agent visual & production — asset list, brief anh/carousel/video, brand guideline, design review, HTML email/l 554 ★
  • Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★
  • Otgw Device Verify — Runs the OTGW on-device verify loop (build LittleFS/firmware -> flash the bench ESP32-S3 over USB -> verify th 200 ★

Full documentation available on GitHub

View Source Repository