AutomatticAutomatticOfficialยท8 Agent Skills Included

wp-calypso

Build, test, and ship WordPress.com dashboard features with AI agents

Guides AI agents through the WordPress.com Calypso codebase, from creating dashboard screens and signup flows to fixing failing E2E tests. Eliminates guesswork in a huge monorepo by giving agents exact routing rules, migration recipes, and review checklists per module. Helps engineers ship React, checkout, billing, and Reader changes faster with fewer broken tests and review cycles.
npx skills add Automattic/wp-calypso --all -g -y
Available:

Tells the AI agent how the monorepo is organized, which commands to run for building and testing, and which coding and pull request rules to follow when editing any module.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’