Pair banner
Manavarya09 Manavarya09

Pair

Design community

Description

--- description: Fuse two extracted designs into a single hybrid identity. Pick which axis (colour, typography, spacing, shape, motion, voice, components) comes from which site. Defaults to "visual A × voice B" — same colours/spacing as the first URL, type/voice/components from the second. argument-hint: <urlA> <urlB> [--colors-from a|b] [--typography-from a|b] [--brand] --- Fuse the design DNA of two sites and emit an editorial pair card showing the crossover. ```bash npx designlang pair $AR

Installation

Installs to ~/.claude/skills/manavarya09-design-extract-pair/SKILL.md

Terminal
mkdir -p ~/.claude/skills/manavarya09-design-extract-pair && curl -fsSL https://raw.githubusercontent.com/Manavarya09/design-extract/HEAD/commands/pair.md -o ~/.claude/skills/manavarya09-design-extract-pair/SKILL.md

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

Full documentation available on GitHub

View Source Repository