wp-calypso
Build, test, and ship WordPress.com dashboard features with AI agents
All Skills in This Repository (8)
Pure Emerald Level Indicatorsimage-studio-ui-tests
Automate UI regression tests for Image Studio entry points, modals, sidebars, and block-editor interactions.
dashboard-create-screen
Generate dashboard screens with automatic route registration and navigation updates.
fix-e2e-tests
Identifies failing E2E tests on wp-calypso PRs and opens fix PRs via a Playwright healing agent.
calypso-security-alerts
Guides advisory triage of Dependabot alerts and remediation PRs for wp-calypso.
help-center-ui-test
Tests the WordPress.com Help Center UI across surfaces using browser automation.
reader-protocol-pr-review
Reviews pull requests touching the Reader's social, atmosphere, and mastodon protocol surfaces.
stepper-flow
Generates PR-ready Stepper signup flows in wp-calypso from plain-English descriptions.
calypso-react-query-migration
Migrates Calypso Reader data fetching from Redux and data-stores to React Query.
Frequently Asked Questions
FAQPage SchemaHow to install wp-calypso skills?โผ
Run `npx skills add Automattic/wp-calypso --all -g -y` in your terminal to install all skills in this suite globally.
What can AI agents do in wp-calypso?โผ
Agents can create new dashboard screens, build Stepper signup flows, migrate Reader data fetching to React Query, review PRs, and fix failing E2E tests automatically.
How do agents fix failing E2E tests?โผ
The fix-e2e-tests skill reads the PR's CI results from TeamCity, identifies the failing Playwright test, generates a fix, and opens a draft PR against your branch.
Does wp-calypso work with Claude Code?โผ
Yes. The repository ships CLAUDE.md and AGENTS.md orchestrator files plus SKILL.md units that run directly in Claude Code and other compatible agents.
Can non-developers use these skills?โผ
Partially. Skills like stepper-flow let you describe a signup flow in plain English and the agent writes and browser-tests the code for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core