Status: v0.1 skeletons. The audit dimensions and principles are stable (WCAG 2.1 AA, Core Web Vitals, standard copywriting frameworks). The scoring rubrics and cohort-specific examples are placeholders — each SKILL.md ends with a Verification Status block describing what's confident vs what needs your input before heavy cohort use.
Claude Code skills for auditing and improving websites — the quality layer on top of whatever generated your site (Anthropic's app factory, Lovable, v0, Bolt, a freelancer, or you).
Philosophy: generation is becoming commodity. The durable skill is making what's generated actually perform — SEO, Core Web Vitals, accessibility, copy, brand consistency.
Via the ORBWEVA Academy installer:
npx @orbweva/academy@latest --track accelerator --pack web-buildOr manually:
git clone --depth 1 https://github.com/ORBWEVA/web-build-pack.git /tmp/web-build-pack
cp -r /tmp/web-build-pack/skills/* ~/.claude/skills/| Command | What it does |
|---|---|
/web:audit |
Full-site audit — SEO + perf + a11y + copy + brand, scored with priority fixes |
/web:perf |
Core Web Vitals deep-dive — LCP, INP, CLS diagnosis with fix list |
/web:a11y |
WCAG 2.1 AA compliance audit |
/web:copy |
Landing-page copy audit — ICP fit, framework (PAS / AIDA / BAB), CTA quality |
/web:brand |
Brand consistency audit — colors, typography, voice, visual language |
Run /web:help for the command menu.
Don't use this pack for:
- Scaffolding a new Next.js / Tailwind project — use Claude's app factory, Lovable, or
create-next-appdirectly - Generating boilerplate — AI tools do this faster
Use this pack for:
- Post-generation quality passes
- Pre-launch audits
- Conversion optimization on existing sites
- Performance/accessibility compliance work
CC BY-NC-SA 4.0. © 2026 ORBWEVA.