Source: anthropic-agent-skills plugin cache → skills-external/frontend-design/ Auto-install via install-plugins.sh step 8b, auto-update via update-all.sh step 7.1, symlinked by link.sh (refactored to loop over EXTERNAL_SKILLS). Added to profiles: design, web, web-full, full. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
55 lines
1.7 KiB
Plaintext
55 lines
1.7 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
|
|
|
|
# === 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
|
|
validate personal
|
|
harden personal
|
|
analyze personal
|
|
|
|
# === Perf + canary ===================================================
|
|
health
|
|
benchmark
|
|
canary
|
|
qa-only
|
|
|
|
# === External + plugin + MCP =========================================
|
|
emil-design-eng external
|
|
frontend-design external
|
|
ui-ux-pro-max plugin@ui-ux-pro-max-skill
|
|
magic mcp
|
|
|
|
# === CLIs (advisory) =================================================
|
|
ctx7 cli
|
|
graphify cli
|