Source profileQuality 76/100

nexu-io/open-design/plugins/community/clone-audit-mrlv3nl4/SKILL.md

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.

Source repository stars
91,167
Declared platforms
0
Static risk flags
0
Last source update
2026-08-25
Source checked
2026-08-25

Decision brief

What it does: where it fits

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.

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/nexu-io/open-design --skill "plugins/community/clone-audit-mrlv3nl4"
    Safe inspection promptEditorial

    Inspect the Agent Skill "clone-audit-mrlv3nl4" from https://github.com/nexu-io/open-design/blob/edfa6b5f447e95cb120eae030f03baba00dc34de/plugins/community/clone-audit-mrlv3nl4/SKILL.md at commit edfa6b5f447e95cb120eae030f03baba00dc34de. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      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, JavaScrip…

      Confirm the target root and the intended output language.Identify any supplied source site, screenshots, design tokens, or otherInventory relevant HTML, CSS, JavaScript or TypeScript, assets, metadata,
    2. 02

      Run the checks

      Inspect each category and record the evidence used:

      Fidelity assets and styles — compare against supplied references forTracking scripts and pixels — find analytics, tag managers, advertisingSource-brand residue — find source brand names, domains, metadata,
    3. 03

      Classify evidence

      For every finding, include:

      severity: blocker, high, medium, or low;a repository-relative file:line location when available;the matched identifier or a short, non-sensitive excerpt;
    4. 04

      Produce the report

      Review the “Produce the report” section in the pinned source before continuing.

      Review and apply the “Produce the report” source section.

    Permission review

    Static risk signals and limitations

    No configured static risk pattern was detected

    This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score76/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars91,167SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    nexu-io/open-design
    Skill path
    plugins/community/clone-audit-mrlv3nl4/SKILL.md
    Commit
    edfa6b5f447e95cb120eae030f03baba00dc34de
    License
    Apache-2.0
    Collected
    2026-08-25
    Default branch
    main
    View the original 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.
    2. Tracking scripts and pixels — find analytics, tag managers, advertising pixels, telemetry beacons, and unexpected third-party scripts.
    3. Source-brand residue — find source brand names, domains, metadata, social links, asset paths, comments, and copy that should have been replaced.
    4. Language residue — find unintended text in languages outside the target locale, excluding code identifiers and legitimate proper nouns.
    5. TODOs and placeholders — find TODO or FIXME markers, lorem ipsum, template copy, dummy links, test credentials, and unfinished states.
    6. External dependencies and link risk — inspect remote URLs, CDNs, 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.

    Classify evidence

    For every finding, include:

    • severity: blocker, high, medium, or low;
    • a repository-relative file:line location when available;
    • the matched identifier or a short, non-sensitive excerpt;
    • why it matters; and
    • a concrete recommended action.

    Keep these states distinct:

    • Confirmed finding — directly supported by inspected evidence.
    • Checked; none found — the category was inspected and no issue was found.
    • Not checked / unverifiable — required context, reference material, or 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.

    Produce 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.

    Frequently asked questions

    What to verify before installation and use

    What does the clone-audit-mrlv3nl4 source document cover?

    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.

    How do I install clone-audit-mrlv3nl4?

    The source record exposes this install command: npx skills add https://github.com/nexu-io/open-design --skill "plugins/community/clone-audit-mrlv3nl4". Inspect the command and pinned source before running it.

    Alternatives

    Compare before choosing

    Computed 9723

    indranilbanerjee/contentforge

    cf-social-adapt

    Repurpose a finished article into ready-to-publish, platform-native social posts for LinkedIn, Twitter/X, Instagram, Facebook, Threads, TikTok, Bluesky, and YouTube Shorts — each with hook, hashtags, CTA, character count, image spec, and posting time, typically 24-40 posts per article. Triggers on "/contentforge:cf-social-adapt", "turn this article into LinkedIn posts", "make social posts from this blog", "repurpose this for social media", "promote the published article". Dispatches the contentf

    Computed 95768

    indranilbanerjee/digital-marketing-pro

    content-engine

    Draft marketing content in brand voice — blog posts, ad copy, email sequences, social posts, landing pages, and brand-voice guides — through a gated pipeline (research, outline, draft, fact-check, humanize, voice check, SEO checklist) with numbered working files and a five-gate quality scorecard before copy is publish-ready. Triggers on "/digital-marketing-pro:content-engine", "write a blog post about X", "draft ad copy for this campaign", "create an email sequence", "landing page copy for our p

    Computed 9371

    flaqai/Awesome_SEO_Writing_Skill

    linkedin-writer

    LinkedIn-native long-form article and newsletter writing workflow for LinkedIn and Google-to-LinkedIn topic discovery, business-depth research, professional thought leadership, evidence-led drafting, final humanization, discussion design, SEO settings, auditing, and publish-ready packaging. Use when creating, outlining, researching, enriching, rewriting, humanizing, auditing, or packaging LinkedIn Articles, LinkedIn newsletters, LinkedIn long-form posts, LinkedIn thought leadership, LinkedIn B2B

    Computed 922,634

    aaron-he-zhu/aaron-marketing-skills

    email-quality-auditor

    Use it for deployment and marketing tasks; the detail page covers purpose, installation, and practical steps.