nexu-io/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.
npx skills add https://github.com/nexu-io/open-design --skill clone-audit-mrlv3nl4
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.
fidelity references. If none are available, mark visual fidelity as not
checked instead of guessing.
configuration, and dependency manifests. Respect explicit exclusions.
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.
Inspect each category and record the evidence used:
missing or substituted fonts and images, broken asset paths, incorrect
colors, and materially different layout or styling.
pixels, telemetry beacons, and unexpected third-party scripts.
social links, asset paths, comments, and copy that should have been replaced.
locale, excluding code identifiers and legitimate proper nouns.
template copy, dummy links, test credentials, and unfinished states.
localhost or development endpoints, external fonts and media, package
downloads, and dependencies that may fail, leak data, or violate deployment
constraints.
Open the surrounding context before reporting a match. Deduplicate repeated
instances that share one root cause, but list every affected file or meaningful
location.
For every finding, include:
blocker, high, medium, or low;file:line location when available;Keep these states distinct:
access was unavailable.
Never turn an unverified suspicion into a confirmed finding. Do not expose
machine-local absolute paths, secrets, tokens, or personal data in the report.
Use this structure:
# Clone Audit
## Scope and coverage
- Target: <portable project label or repository-relative path>
- Fidelity reference: <provided, not provided, or unavailable>
- Exclusions or limitations: <items or none>
## Findings
### <category>
| Severity | Evidence | Why it matters | Recommended action |
| --- | --- | --- | --- |
| <level> | `<relative/file:line>` — <identifier> | <impact> | <action> |
## Checked; none found
- <category>
## Not checked / unverifiable
- <category>: <reason>
## Deployment readiness
<Ready, ready with follow-ups, or not ready> — <brief evidence-based reason>
Use not ready when confirmed unresolved findings can break the deployed
experience, expose tracking or sensitive data unexpectedly, or leave material
source-brand or placeholder content. Otherwise state any follow-ups and explain
why they do or do not block deployment.
Take nexu-io/clone-audit-mrlv3nl4 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.