Theme Assistant

Theme Assistant Basics

Understand the Theme Assistant workspace, design chat, responsive checks, accessibility review, and review flow for visual WordPress changes.

Workspace overview

Theme Assistant combines a page preview, design chat, inspection tools, responsive controls, accessibility checks, and draft review surfaces. It is meant for scoped visual work: explaining a change, previewing impact, and keeping CSS or presentation notes reviewable before publishing.

Safe visual changes

Start with low-risk pages and describe the intended outcome in plain language. Use the inspect and responsive views to confirm the target element, then review proposed CSS before approval. The Theme Assistant feature page explains the module, and the reversible CSS tutorial shows the practical review path.

Publishing discipline

Avoid broad selectors on checkout, account, cart, and navigation surfaces unless a developer reviews the impact. Record why the change was made and how it can be rolled back.

Quick reference

  • Use this page when planning, reviewing, presenting, publishing, or rolling back Theme Assistant visual work.
  • Do not treat generated CSS, external references, or polished previews as production-ready until responsive, accessibility, cache, and rollback checks pass.
  • Key decision: whether the visual change is scoped, reversible, accessible, and safe on revenue-critical templates.

Scope limits

  • Do not use this page to approve copying protected assets, broad selectors, or design changes that bypass accessibility and checkout/account review.
  • This page does not replace development review for PHP templates, checkout logic, plugin behavior, or structural theme changes.
  • Use it for scoped visual review, presentation, and rollback discipline before production CSS changes.

Owner and cadence

  • Primary owner: designer or developer, with site-owner approval for production visual impact.
  • Review cadence: before publishing, after theme updates, and after cache or WooCommerce template changes.
  • Escalate when visual work affects revenue-critical pages, accessibility, mobile navigation, or theme behavior outside the intended scope.

Access and data boundary

  • Visual-review evidence should name the target URL, selector or component family, viewport, accessibility finding, and rollback label without exposing unrelated admin data.
  • Use public URLs, safe screenshots, component selectors, breakpoints, and design notes that can be reviewed without exposing private admin or customer context.
  • Keep checkout payment details, account data, private staging URLs, and client-only design files out of prompts, fetched references, and presentation notes.

Production checklist

  • Use scoped prompts that name the page, component, desired outcome, and review constraints.
  • Inspect generated CSS before publishing and avoid broad selectors on checkout, account, cart, and navigation surfaces.
  • Capture the affected URL, target selector, intended visual outcome, reviewer, and rollback note for every meaningful visual change.
  • Review mobile, desktop, keyboard focus, reduced motion, contrast, checkout, cart, account, and navigation behavior before publishing.

Acceptance checks

  • The change can be explained as a narrow visual improvement, not a hidden theme rewrite.
  • Rollback instructions are clear before the change is approved.
  • The proposed CSS or presentation output can be traced to a specific page, component, and design goal.
  • The reviewer can reject, revise, or roll back the change without guessing which selectors were affected.

Failure modes to test

  • Test blocked reference URLs, unsafe copied assets, mobile breakage, accessibility regressions, checkout/account side effects, and rollback from the wrong CSS entry.
  • Test mobile overflow, contrast failure, keyboard focus loss, reduced-motion behavior, broad selector impact, cache differences, and checkout/account regressions.
  • Confirm the CSS or presentation workflow can be rejected, revised, or rolled back from a named history item.

Evidence to capture

  • Capture target URL, selector or component family, desktop/tablet/mobile review, accessibility notes, CSS history label, and approval status.
  • Record screenshots or presentation notes only after removing provider keys, customer data, private URLs, and unrelated admin details.

Decision record

  • Decision field to include: target template family, affected breakpoints, accessibility result, client or site-owner approval, and rollback label.
  • Record the visual decision, target URL, component or selector family, reviewer, accessibility result, responsive result, CSS history label, and rollback owner.
  • Include whether checkout, cart, account, logged-out, cache, reduced-motion, and mobile states were reviewed before production publishing.

Stop or rollback path

Stop visual publishing when scope, accessibility, mobile behavior, checkout/account impact, or rollback history is unclear. Revert the named CSS history item when needed and resume after affected pages are rechecked.

Monitoring window

  • Monitor affected pages after cache clears, theme updates, mobile traffic, and checkout/account review.
  • Review visual feedback, accessibility findings, and CSS history before expanding the design pattern.

Expansion criteria

  • Reuse the design pattern only after affected breakpoints, templates, accessibility states, and rollback history pass review.
  • The designer and site owner agree which pages or component families are in scope.

Common mistakes

  • Publishing broad CSS from a single preview without checking logged-out, mobile, checkout, account, and cache states.
  • Using external design references as production assets instead of review context.

Common questions

When is a visual change ready to publish?

Publish only after scope, affected templates, responsive behavior, accessibility, checkout/account impact, cache behavior, approval status, and rollback history are clear.

Who should own this decision?

The designer should own visual intent, while the site owner or developer approves production impact.

What should stop the rollout?

Stop when visual work affects checkout, account, mobile, accessibility, cache, or broad selectors without a rollback note.

Need implementation help?

Use docs with tutorials for production rollout

Docs explain the reference behavior. Tutorials show practical SophMate workflows you can run inside WordPress.

Read tutorials
Pro