| Build/edit a landing page | design-tokens + elementor-mcp + widget-mapping + responsive |
| Theme settings, header, footer | astra-customizer + elementor-mcp |
| Create a CPT or custom field | workflows/add-cpt.md |
| Loop template, archive | workflows/theme-builder-loop.md |
| Set up a new site from scratch | workflows/new-site-setup.md |
| SEO setup | seo-checklist + vietnamese (for Vietnamese sites) |
| Slow site | performance |
| Hacked / malware | security |
| Deploy / migrate | deployment + workflows/migrate-staging-prod.md |
| MCP errors | pitfalls + mcp-architecture (1 plugin = 1 endpoint = 1 connector) |
| MCP bridge 404 / tool count gap | mcp-architecture + wp-abilities (REST fallback) |
| Setup MCP connector mới | workflows/claude-mcp-connector-setup.md |
| Distill insights cuối session | workflows/session-distillation.md |
| Bulk-build N similar pages | workflows/clone-transform-pattern.md |
| OG image generation at scale | workflows/og-image-generation.md |
| SEO audit on N pages | workflows/seo-audit.md |
| SMTP relay setup (form email) | workflows/smtp-relay-setup.md |
| Bilingual / multilingual site (Polylang) | workflows/multilingual-polylang.md |
| Image optimization at scale | image-optim-recipes + workflows/lighthouse-driven-optim.md |
| Accessibility audit failures | a11y-debugging + workflows/lighthouse-driven-optim.md |
| Fluent Forms styling / integration | fluent-forms + pitfalls |
| Redesign a live page (preserve content) | workflows/redesign-page.md |
| Verify visual layout claims (counter to bias) | workflows/ui-verification.md |
| Brand-fact consistency across pages | workflows/content-reference.md + templates/content-reference-template.md |
| Apply a design system to Astra + Elementor | workflows/design-system-rollout.md + astra-customizer + elementor-mcp |
| Comprehensive site audit (no Lighthouse needed) | workflows/comprehensive-audit.md |
| Astra mobile menu debugging (modes + iOS bfcache + 6-layer defense) | astra-mobile-menu + elementor-mcp (Custom Code Snippets) |
| "Bug only on one site" — multi-factor cocktail | workflows/multi-factor-bug-debug.md |
| Wrap a plugin's REST routes into MCP abilities | workflows/build-mcp-wrapper-plugin.md + wp-abilities |
| Rank Math automation (bulk meta, redirects, SEO score) | references/rankmath.md + references/wp-abilities.md |
| JSON-LD / Schema.org markup (LocalBusiness, Physician, YMYL) | references/schema-jsonld.md + references/seo-checklist.md |
| Native HTML patterns (FAQ accordion, modal, map embed — zero JS) | references/native-html-patterns.md |
| LiteSpeed cache stale-read fix (REST GET after write) | workflows/litespeed-cache-mgmt.md + references/performance.md |
| Bulk content automation (idempotent prepend/append via REST) | workflows/bulk-content-automation.md + references/wp-abilities.md |
| Code Snippets plugin REST API (audit + surgical edit) | references/code-snippets.md |
| Google Business Profile setup (description + category) | references/gbp-setup.md |
| MU-plugin patterns (suppress upstream Closure, bridge, polyfill) | references/mu-plugin-patterns.md |
| PHP error_log + opcache + huge log filter (shared hosting debug) | references/troubleshooting.md |
| Site uses Flatsome / WPBakery / Bricks / non-standard builder | references/non-standard-stacks.md ⚠️ DON'T propose Elementor MCP tools |
| Deploy rankmath-mcp wrapper plugin (4 distribution paths) | workflows/deploy-rankmath-mcp-wrapper.md |