Clearer scoped name for the W3C + WCAG skill. Updated: folder (git mv),
frontmatter name, H1 title, command refs, CLAUDE.md routing, 6 profiles
(functional — activate the skill by folder name), cross-refs in
harden/seo/depth-matrix/client-handover, agent dispatch refs, README +
USAGE tables.
Confidentiality: the client-deliverable leak-guard regex
(client-handover-writer.md) now matches BOTH /web-validate and legacy
/validate, so older client docs stay covered.
Left intentionally: validator-analyzer agent name (lockstep with
subagent_type + registry), .validate-cache/ + VALIDATE.md (audit-file
family {SEO,GEO,HARDEN,CSO,VALIDATE}.md), .claude/ history (append-only),
CHANGELOG old entry (added a new "renamed" entry instead). NL trigger
keywords kept so "validate" still routes here. Third-party html-validate
untouched.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W9sqAwZxBMZSynZoVrEJhd
29 lines
763 B
Plaintext
29 lines
763 B
Plaintext
# DESC: Comprehensive audit — security + SEO + GEO + W3C + perf + health
|
|
# Activate when: doing a top-to-bottom audit pass on an existing project.
|
|
# Wider than `seo` (adds security + dependency review).
|
|
|
|
# Security
|
|
cso
|
|
harden personal
|
|
analyze personal
|
|
|
|
# SEO / GEO / web standards
|
|
seo personal
|
|
geo personal
|
|
web-validate personal
|
|
|
|
# Code + perf health
|
|
health
|
|
benchmark
|
|
review
|
|
|
|
# Browser tooling for live audits
|
|
browse
|
|
open-gstack-browser
|
|
|
|
# Plugin: PR review toolkit (audit context for diffs)
|
|
pr-review-toolkit plugin@claude-code-plugins
|
|
|
|
# CLI: graphify for code structure
|
|
graphify cli
|