Gallery banner
Manavarya09 Manavarya09

Gallery

Development community

Description

--- description: Build a static, shareable gallery from your fidelity reports — an index of score cards plus a permalink page (with an OG card) per clone. argument-hint: [dir] [--out <dir>] [--title <title>] [--base-url <url>] --- Run **designlang gallery** to turn the fidelity reports you've generated into a deployable static site. It scans a directory for `fidelity.json` files (one per clone), then writes an index grid of score cards plus a permalink page for each clone — every page embeds th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository