← Browse

@mzrcode/mzr-icons

A

MZR Icons is a public SVG toolkit for GitHub profiles, portfolios, and resumes.

skillclaude

Install

agr install @mzrcode/mzr-icons --target claude

Writes 9 files into .claude/skills/, pinned to git-27fe87a6.

  • .claude/skills/mzr-icons/.gitattributes
  • .claude/skills/mzr-icons/.gitignore
  • .claude/skills/mzr-icons/LICENSE
  • .claude/skills/mzr-icons/README.md
  • .claude/skills/mzr-icons/index.html
  • .claude/skills/mzr-icons/llms-full.txt
  • .claude/skills/mzr-icons/llms.txt
  • .claude/skills/mzr-icons/skill.md
  • .claude/skills/mzr-icons/vercel.json

Document

MZR Icons

MZR Icons is a public SVG toolkit for GitHub profiles, portfolios, and resumes.

Primary docs

Main endpoints

  • https://icon.mzrdev.com/trophy?username=<github_username>
  • https://icon.mzrdev.com/stats?username=<github_username>
  • https://icon.mzrdev.com/snk?username=<github_username>
  • https://icon.mzrdev.com/typing?text=<text>
  • https://icon.mzrdev.com/badge?icon=<icon_name>
  • https://icon.mzrdev.com/icons/<icon_name>

Notes

  • Responses are SVG-based and designed for embedding in Markdown and HTML.
  • Most usage starts from the documentation and supported icons directory.
  • The icon directory includes light and dark variants where available.

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-27fe87a6ee662026-07-30