Skip to content

ORBWEVA/web-build-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORBWEVA Web-Build Pack

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.

Installation

Via the ORBWEVA Academy installer:

npx @orbweva/academy@latest --track accelerator --pack web-build

Or 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/

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.

Positioning

Don't use this pack for:

  • Scaffolding a new Next.js / Tailwind project — use Claude's app factory, Lovable, or create-next-app directly
  • 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

License

CC BY-NC-SA 4.0. © 2026 ORBWEVA.

About

Website quality-audit skills for Claude Code — SEO, perf, accessibility, copy, brand. Part of ORBWEVA Academy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors