help-center-ui-test
Help Center UI Test
Performs a systematic browser-based UI review of the Help Center using Chrome automation (Claude in Chrome extension).
Prerequisites
- The Claude in Chrome browser extension must be installed and connected. Run
/chromein Claude Code if not connected. - The user must be logged into WordPress.com in Chrome.
Setup
- Use
ToolSearchto load Chrome tools:select:mcp__claude-in-chrome__tabs_context_mcp. - Call
mcp__claude-in-chrome__tabs_context_mcpto get current tabs. - Create a new tab with
mcp__claude-in-chrome__tabs_create_mcp.
Error Monitoring
After opening the Help Center on each surface, and after key interactions, check for errors:
More from automattic/wp-calypso
dashboard-create-screen
Create a new screen in the Multi-site Dashboard with automatic route registration
55fix-e2e-tests
Given a wp-calypso PR number, identify the failing E2E test(s) in that PR's CI run so they can be fixed. Use when asked to investigate or fix a failing E2E test on a specific PR.
1calypso-react-query-migration
Use when editing or migrating Calypso Reader data-fetching code — `client/components/data/query-reader-*` components, `@automattic/data-stores` Reader hooks, or new Reader queries/mutations. Triggers on any work involving `api-core`, `api-queries`, `dispatchRequest`, `READER_*_REQUEST` actions, or Redux `isRequesting*` selectors in the Reader.
1