Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add voidmatcha/ui-clone-skillsnpx agentmods add plugins/voidmatcha/ui-clone-skills/ui-clone-skillsgit clone --depth 1 https://github.com/voidmatcha/ui-clone-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/voidmatcha/ui-clone-skills/ui-clone-skills)<a href="https://agentmods.dev/plugins/voidmatcha/ui-clone-skills/ui-clone-skills"><img src="https://agentmods.dev/badge/plugins/voidmatcha/ui-clone-skills/ui-clone-skills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
ui-clone-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "ui-clone-skills",
"version": "0.7.38",
"description": "Motion forensics for the animated web. Four jobs against a live URL: decode (analyse motion + build, no code), clone (URL → React + Tailwind), verify (AE/SSIM + motion-parity score vs. an existing impl), extract (raw JSON dump). Extracts real CSS and animation params (GSAP / Framer Motion / Lenis / anime.js) directly from JS bundles, then verifies with AE/SSIM diff — no vision tokens, no screenshot input. Three underlying skills: ui-reverse-engineering (decode/clone/verify/extract entry points, supports Webflow IX2 / Next.js / Tailwind v4), ui-capture (reference screenshots, scroll evidence, transitions), visual-debug (AE/SSIM diff + computed-style mismatch diagnosis). Shared hooks and gates enforce extraction and verification before code generation.",
"license": "Apache-2.0",
"author": {
"name": "YONGJAE LEE"
},
"skills": [
"./skills/ui-reverse-engineering",
"./skills/ui-capture",
"./skills/visual-debug"
],
"agents": [
"./.claude-plugin/agents/bundle-analyzer.md",
"./.claude-plugin/agents/source-forensics.md",
"./.claude-plugin/agents/generation-planner.md",
"./.claude-plugin/agents/mismatch-diagnoser.md",
"./.claude-plugin/agents/visual-debug-iterator.md",
"./.claude-plugin/agents/visual-debug-reviewer.md"
]
}
What it installs
The manifest is a name and a version. 4 skills, 6 agents, 6 hooks travel with it, and installing the plugin installs all of them — 833 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill visual-debug A 28 tokens
- Skill benchmark A 152 tokens
- Skill ui-capture A 27 tokens
- Skill ui-reverse-engineering B 32 tokens
- Agent visual-debug-reviewer A 144 tokens
- Agent visual-debug-iterator A 130 tokens
- Agent bundle-analyzer A 75 tokens
- Agent generation-planner A 89 tokens
- Agent mismatch-diagnoser A 109 tokens
- Agent source-forensics A 47 tokens
- Hook SessionStart A not measured
- Hook Stop A not measured
- Hook UserPromptSubmit A not measured
- Hook PostToolUse A not measured
- Hook PreToolUse A not measured
- Hook PostCompact A not measured
What ships with it
7 files beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 23 lines scan A e03e13ad54a9
ui-clone-skills is a plugin published in the GitHub repository voidmatcha/ui-clone-skills (8 stars, last pushed 3d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
code-apps
Build and deploy Power Apps code apps using React, Vite, and Power Platform connectors.
vulhunt
Binary analysis skills for VulHunt MCP - decompilation, dataflow analysis, pattern matching, and more.
reactlynx
ReactLynx Development Assistant Agent.
rails-consultant marketplace
Plugin marketplace listing 1 plugin: rails-consultant.
shinkoku
確定申告を自動化する Claude Code Plugin。会社員+副業(事業所得・青色申告)の所得税・消費税確定申告をエンドツーエンドで支援。.
cybrix-deploy
Deploy the current static site to a live HTTPS URL via Cybrix. Detects Next.js export, Astro, Vite, Hugo, Eleventy, and plain HTML. Returns a live URL on .cbrx.cc in under 60 seconds.