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
57 lines
1.8 KiB
Plaintext
57 lines
1.8 KiB
Plaintext
# DESC: Production website — design + dev + SEO + GEO + W3C + perf
|
|
# Activate when: shipping a public website end-to-end. Combines `web`
|
|
# and `seo` profiles into a single set so the same session can build,
|
|
# polish, audit, and verify.
|
|
|
|
# === Design ===========================================================
|
|
design-shotgun
|
|
design-review
|
|
design-consultation
|
|
design-html
|
|
plan-design-review
|
|
|
|
# === Browser + dogfooding =============================================
|
|
browse
|
|
open-gstack-browser
|
|
setup-browser-cookies
|
|
|
|
# === Plan-mode reviews ================================================
|
|
plan-ceo-review
|
|
plan-eng-review
|
|
spec
|
|
|
|
# === Code work ========================================================
|
|
feat personal
|
|
ship-feature personal
|
|
hotfix personal
|
|
bugfix personal
|
|
ship
|
|
review
|
|
context-save
|
|
commit-change personal
|
|
refactor personal
|
|
|
|
# === SEO / GEO / standards ===========================================
|
|
seo personal
|
|
geo personal
|
|
web-validate personal
|
|
harden personal
|
|
analyze personal
|
|
|
|
# === Perf + canary ===================================================
|
|
health
|
|
benchmark
|
|
canary
|
|
qa-only
|
|
|
|
# === External + plugin + MCP =========================================
|
|
emil-design-eng external
|
|
frontend-design external
|
|
design-motion-principles external
|
|
ui-ux-pro-max plugin@ui-ux-pro-max-skill
|
|
magic mcp
|
|
|
|
# === CLIs (advisory) =================================================
|
|
ctx7 cli
|
|
graphify cli
|