Agent skill · Security

clone-audit-mrlv3nl4

Audit cloned or reimplemented websites for fidelity gaps, tracking scripts, source-brand and language residue, placeholders, and risky external dependencies. Use before handoff or deployment, or when asked to review a website clone for cleanup and readiness.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add nexu-io/open-design --skill clone-audit-mrlv3nl4 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 4 KB
Bundled scripts: none
Path: plugins/community/clone-audit-mrlv3nl4/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 83,577 · +1,339 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Clone Audit Audit the requested website-clone workspace and produce an evidence-based deployment-readiness report. Inspect the current target; never reuse findings from an earlier project or run. ## Establish scope 1. Confirm the target root and the intended output language. 2. Identify any supplied source site, screenshots, design tokens, or other fidelity references. If none are available, mark visual fidelity as not checked instead of guessing. 3. Inventory relevant HTML, CSS, JavaScript or TypeScript, assets, metadata, configuration, and dependency manifests. Respect explicit exclusions. 4. Prefer static inspection. Do not execute untrusted project code, install packages, or make network requests unless the user authorizes it. Treat `references/source-1-CLONE_AUDIT.md` only as historical provenance. Do not copy its paths, counts, or findings into a new audit unless the current target independently confirms them. ## Run the checks Inspect each category and record the evidence used: 1. **Fidelity assets and styles** — compare against supplied references for missing or substituted fonts and images, broken asset paths, incorrect colors, and materially different layout or styling.

What's inside
Steps it walks through
  1. Establish scope
  2. Run the checks
  3. Classify evidence
  4. Produce the report
Ships with 3 files
  • open-design.json
  • references/provenance.json
  • references/source-1-CLONE_AUDIT.md
More from open-design
All skills →
About this skill
What does the clone-audit-mrlv3nl4 skill do?

Audit cloned or reimplemented websites for fidelity gaps, tracking scripts, source-brand and language residue, placeholders, and risky external dependencies. Use before handoff or deployment, or when asked to review a website clone for cleanup and readiness.

How do I install it?

Run `npx skills add nexu-io/open-design --skill clone-audit-mrlv3nl4 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going