claude/lib/profiles/web.profile
Bastien Chanot e5e673ac1f refactor(skill): rename validate → web-validate
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
2026-06-25 01:29:36 +02:00

49 lines
1.6 KiB
Plaintext

# DESC: Public website work — frontend + content + light dev
# Activate when: building/iterating a public-facing website (landing,
# portfolio, marketing, blog) where SEO is NOT the immediate focus.
# For SEO/GEO audit on top, use web-full or apply seo afterwards.
# Design skills (gstack) — full design pipeline
design-shotgun
design-review
design-consultation
design-html
plan-design-review
# Browser tooling for design + dogfooding
browse
open-gstack-browser
setup-browser-cookies
# Plan-mode reviews relevant to web work
plan-ceo-review
plan-eng-review
# Code work skills — needed to actually build the site
feat personal
ship-feature personal
hotfix personal
ship # gstack
review # gstack
context-save # gstack
commit-change personal
refactor personal
# Validation companion (basic W3C/a11y check during build)
web-validate personal
# External: design skills
emil-design-eng external
frontend-design external
design-motion-principles external
# Plugin: UI/UX intelligence (auto-toggle)
ui-ux-pro-max plugin@ui-ux-pro-max-skill
# MCP: 21st-dev Magic component generator
magic mcp
# CLI: ctx7 (doc lookup for fast-evolving libs like Next.js)
ctx7 cli
graphify cli