Website Audit Skill
Description
A Claude skill for comprehensive website content and UX audits. Content, copy, UX structure, conversion, creative direction, and technical QA in one structured review.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Website Audit Skill
A Claude skill that performs comprehensive website content and UX audits. It combines content editing, UX strategy, creative direction, and technical QA into a single structured review.
Built by a Head of Product Design who got tired of launching websites with broken stats, lorem ipsum hiding in corners, and copy that switched dialects mid-sentence.
What it does
Give it a URL and it will crawl every page, read every word, and produce a structured audit document covering:
- Content & copy quality — spelling, grammar, dialect consistency (PT-BR vs PT-PT, US vs UK English), placeholder text, weak copy, missing content
- UX structure — page flow, narrative arc, self-selection, cognitive load, missing sections (FAQ, "how it works", final CTA)
- Conversion — CTA clarity, pricing presentation, social proof placement, objection handling, urgency signals
- Creative direction — brand voice consistency, content hierarchy, pacing, emotional arc
- Technical QA — broken links, duplicate content, alt text quality, SEO basics
- Product/course deep-dive — for sites with multiple offerings, checks every individual page for completeness and consistency
The output is a downloadable markdown file with every issue categorised by severity, corrected text where applicable, and a priority action plan.
What's in the box
website-audit/
├── SKILL.md — The main skill (audit methodology + output format)
├── references/
│ └── checklist.md — Detailed checklist with 50+ individual checks
└── README.md — You're reading it
How to install
Drop the entire `website-audit` folder into your Claude skills directory:
/mnt/skills/user/website-audit/
That's it. Claude will pick it up automatically.
How to use
Just ask Claude to audit a website. Any of these will trigger it:
- "Audit this website: [url]"
- "Review my site before launch: [url]"
- "Check my website content: [url]"
- "What'
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,