Pack banner
Manavarya09 Manavarya09

Pack

Design community

Description

--- description: Bundle every designlang output (DTCG tokens, Tailwind, shadcn, Figma vars, motion, anatomy, Storybook, prompts) into one polished design-system directory ready to zip and ship. argument-hint: <url> [--with-clone] [--open] --- Run the full extraction once and write every emitter output into a single, signed, layered directory. ```bash npx designlang pack $ARGUMENTS ``` If no URL is provided, ask the user. Default output is `./<host>-design-system/`. Layout produced: ``` <hos

Installation

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

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

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

Full documentation available on GitHub

View Source Repository