web-full.profile 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. # DESC: Production website — design + dev + SEO + GEO + W3C + perf
  2. # Activate when: shipping a public website end-to-end. Combines `web`
  3. # and `seo` profiles into a single set so the same session can build,
  4. # polish, audit, and verify.
  5. # === Design ===========================================================
  6. design-shotgun
  7. design-review
  8. design-consultation
  9. design-html
  10. plan-design-review
  11. # === Browser + dogfooding =============================================
  12. browse
  13. open-gstack-browser
  14. setup-browser-cookies
  15. # === Plan-mode reviews ================================================
  16. plan-ceo-review
  17. plan-eng-review
  18. # === Code work ========================================================
  19. feat personal
  20. ship-feature personal
  21. hotfix personal
  22. bugfix personal
  23. ship
  24. review
  25. checkpoint
  26. commit-change personal
  27. refactor personal
  28. # === SEO / GEO / standards ===========================================
  29. seo personal
  30. geo personal
  31. validate personal
  32. harden personal
  33. analyze personal
  34. # === Perf + canary ===================================================
  35. health
  36. benchmark
  37. canary
  38. qa-only
  39. # === External + plugin + MCP =========================================
  40. emil-design-eng external
  41. ui-ux-pro-max plugin@ui-ux-pro-max-skill
  42. magic mcp
  43. # === CLIs (advisory) =================================================
  44. ctx7 cli
  45. graphify cli