Grade banner
Manavarya09 Manavarya09

Grade

Design community

Description

--- description: Generate a shareable HTML "Design Report Card" — letter grade, 8 dimensions, evidence (palette, type, rhythm), strengths + fixes, plus an SVG badge. argument-hint: <url> [--badge] [--open] --- Audit the design system at the user-provided URL. Emits a self-contained HTML report card plus JSON + Markdown variants. Pass `--badge` to also emit a shields.io-style SVG you can drop into any README. ```bash npx designlang grade $ARGUMENTS ``` If no `$ARGUMENTS` were supplied, ask the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository