Design Shotgun — Parallel Mockup Generation

SkillMedia

Generate 4-6 parallel design mockups for rapid visual comparison — adapted from gstack /design-shotgun pattern

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Design Shotgun — Parallel Mockup Generation skill

What this skill tells your AI

The instructions your AI receives, as published by baekenough/oh-my-customcode in .claude/skills/design-shotgun/SKILL.md and read by ahel’s review.

Purpose

Generates 4-6 independent design variations simultaneously, then presents them side-by-side for comparison. Prevents premature convergence on a single design direction.

Usage

/design-shotgun "landing page hero section"
/design-shotgun "dashboard settings panel"
/design-shotgun "mobile navigation menu"

Workflow

Phase 1: Brief Analysis

Parse the design brief to extract:

  • Component type (page, section, widget, modal)
  • Constraints (brand colors, existing design system, accessibility requirements)
  • Target platform (web, mobile, responsive)

Phase 2: Parallel Generation (R009)

Spawn 4 parallel agents, each generating a distinct design approach:

AgentStyle DirectionFocus
1MinimalMaximum whitespace, essential elements only
2Data-denseInformation-rich, compact layout
3VisualHero imagery, bold typography, emotional
4ConventionalIndustry-standard patterns, familiar UX

Each agent generates:

  • HTML mockup (self-contained, inline CSS)
  • Design rationale (2-3 sentences)
  • Accessibility notes

Phase 3: Comparison Board

Present all mockups with side-by-side comparison:

## Design Shotgun Results: {component}

### Variation 1: Minimal
Rationale: {why}
[HTML mockup code]

### Variation 2: Data-dense
Rationale: {why}
[HTML mockup code]

### Variation 3: Visual
Rationale: {why}
[HTML mockup code]

### Variation 4: Conventional
Rationale: {why}
[HTML mockup code]

## Comparison
| Criteria | V1 | V2 | V3 | V4 |
|----------|----|----|----|----|
| Readability | ★★★ | ★★ | ★★ | ★★★ |
| Visual impact | ★ | ★★ | ★★★ | ★★ |
| Information density | ★ | ★★★ | ★★ | ★★ |
| Accessibility | ★★★ | ★★ | ★★ | ★★★ |

Phase 4: Selection & Refinement

User selects preferred variation(s). Selected design can be:

  • Refined with follow-up iterations
  • Combined with elements from other variations
  • Handed to fe-design-expert for production implementation

Integration

ComponentRole
R0094 parallel agents for mockup generation
impeccable-designQuality baseline for generated mockups
fe-design-expertProduction refinement after selection
web-design-guidelinesAccessibility and UX compliance

Permission Mode

When spawning agents via the Agent tool during this skill's execution, always pass mode: "bypassPermissions". The Agent tool default (acceptEdits) overrides agent frontmatter permissionMode, causing permission prompts during unattended execution.

Source

Adapted from garrytan/gstack /design-shotgun pattern.

Signals

GitHub stars
34
Forks
6
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
design-shotgun
Source
github.com/baekenough/oh-my-customcode