| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # 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
- checkpoint
- 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
- ui-ux-pro-max plugin@ui-ux-pro-max-skill
- magic mcp
- # === CLIs (advisory) =================================================
- ctx7 cli
- graphify cli
|