Skip to content

Website improvement

You will produce a Website Improvement plan for the site described in $ARGUMENTS. The target website source code does not live in design-ai; implementation happens later in the target website repository.

Steps

  1. Read the workflow source:
  2. skills/website-improvement/PLAYBOOK.md
  3. skills/website-improvement/TEMPLATE.md
  4. knowledge/PRINCIPLES.md
  5. knowledge/patterns/ux-guidelines.md
  6. knowledge/a11y/contrast.md
  7. knowledge/a11y/keyboard-and-focus.md
  8. knowledge/layout/spacing-and-grid.md
  9. knowledge/patterns/report-design.md
  10. docs/MCP-INTEGRATION.md

  11. Build a Site Profile:

  12. site name
  13. live URL
  14. repo URL or local path
  15. priority pages
  16. Figma URL
  17. brand/design notes
  18. deploy provider
  19. Sentry project
  20. CMS and database
  21. user flows
  22. desktop/tablet/mobile viewports

  23. Create an Audit Checklist across:

  24. Visual Design
  25. UX Flow
  26. Responsive QA
  27. Accessibility
  28. Performance
  29. SEO
  30. Technical Quality
  31. Runtime Issues
  32. Content Quality

  33. Create an MCP Readiness Matrix. Use only required, optional, unused, or unavailable. Do not claim live MCP access unless the current agent actually has it.

  34. Convert findings into Refactor Tasks. Each task must include:

  35. problem
  36. evidence
  37. impact
  38. effort
  39. priority
  40. pages
  41. recommended MCP
  42. Codex prompt
  43. verification
  44. risks

  45. Generate prompt templates for:

  46. Codex repo intake
  47. Codex implementation
  48. Codex visual QA
  49. Codex deployment verification
  50. Claude design review
  51. Claude competitor research
  52. Claude copy/UX critique
  53. final handoff report

  54. Draft the Handoff Report with target site information, diagnostic summary, priority recommendations, executed work placeholders, verification placeholders, remaining risks, and next actions.

Output

Follow skills/website-improvement/TEMPLATE.md. Keep the report dense and operational. Cite checked knowledge files when making design, accessibility, UX, or report-structure recommendations.

Done when

  • The artifact can be checked with design-ai check output.md --route website-improvement --strict.
  • The MVP boundary is explicit: no automatic crawling, external writes, target repo mutation, embeddings, fine-tuning, or backend sync.