Fidelity banner
Manavarya09 Manavarya09

Fidelity

Development community

Description

--- description: Measure how faithfully a clone reproduces a site — pixel-diff plus motion-fidelity into one 0-100 score, a letter grade, a ranked correction plan, and a shareable card. argument-hint: <original-url> --clone <clone-url> [--min <score>] [--motion-runtime] --- Run **designlang fidelity** to score a clone against the site it was cloned from. Unlike tools that just hand you code and *claim* "pixel-perfect", this measures it: a full-page pixel-diff for visuals **and** a motion-fideli

Installation

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

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

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

Full documentation available on GitHub

View Source Repository