Remix banner
Manavarya09 Manavarya09

Remix

Design community

Description

--- description: Restyle a site in another design vocabulary — brutalist, swiss, art-deco, cyberpunk, soft-ui, or editorial. Preserves page shape, swaps the visual vocabulary. argument-hint: <url> --as <brutalist|swiss|art-deco|cyberpunk|soft-ui|editorial> | --all --- Restyle the page shape of an extracted site under a different visual vocabulary. ```bash npx designlang remix $ARGUMENTS ``` If `$ARGUMENTS` is empty, ask the user for a URL and offer the six vocabularies. If only a URL is given

Installation

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

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

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

Full documentation available on GitHub

View Source Repository