Automattic avatar

Automattic

Official

@automattic · Worldwide

0Followers
|
1,385Public Repos
|
56Published Skills

We are passionate about making the web a better place.

Skills Distribution
DomainDeveloper To...WordPress-Theme-En.. (40%)Content-Migration-.. (30%)Frontend-Quality-A.. (30%)

Agent Skills by Automattic

Showing 56 vetted skills indexed across 6 GitHub repositories.

AutomatticAutomattic
578

gitattributes

Audits .gitattributes export-ignore rules so dev files stay out of WordPress.org release archives.

Official
Intermediate
AutomatticAutomattic
578

release

Automates version bumps and changelog generation for WordPress plugin releases using Jetpack Changelogger.

Official
Intermediate
AutomatticAutomattic
578

pr

Enforces branch naming, changelog, and reviewer rules when creating pull requests.

Official
Intermediate
AutomatticAutomattic
578

integrations

Implement third-party WordPress plugin integrations for ActivityPub federation.

Official
Intermediate
AutomatticAutomattic
578

federation

Explains ActivityPub protocol concepts, activity types, and server-to-server federation mechanics.

Official
Intermediate
AutomatticAutomattic
578

code-style

Enforces PHP coding standards and WordPress patterns for the ActivityPub plugin.

Official
Intermediate
AutomatticAutomattic
12.6k

fix-e2e-tests

Identifies failing E2E tests on wp-calypso PRs and opens fix PRs via a Playwright healing agent.

Official
Advanced
AutomatticAutomattic
12.6k

calypso-security-alerts

Guides advisory triage of Dependabot alerts and remediation PRs for wp-calypso.

Official
Intermediate
AutomatticAutomattic
12.6k

help-center-ui-test

Tests the WordPress.com Help Center UI across surfaces using browser automation.

Official
Advanced
AutomatticAutomattic
12.6k

reader-protocol-pr-review

Reviews pull requests touching the Reader's social, atmosphere, and mastodon protocol surfaces.

Official
Intermediate
AutomatticAutomattic
12.6k

stepper-flow

Generates PR-ready Stepper signup flows in wp-calypso from plain-English descriptions.

Official
Advanced
AutomatticAutomattic
12.6k

calypso-react-query-migration

Migrates Calypso Reader data fetching from Redux and data-stores to React Query.

Official
Advanced
AutomatticAutomattic
31

adapt

Create custom platform adapters for extracting data from unsupported web platforms.

Official
Advanced
AutomatticAutomattic
31

creating-themes

Guide developers through creating WordPress block themes with design and layout standards.

Official
Advanced
AutomatticAutomattic
31

replicate-with-blocks

Convert a website's design into a WordPress block theme.

Official
Advanced
AutomatticAutomattic
31

model-local-data

Convert static HTML and JavaScript data grids into WordPress posts.

Official
Intermediate
AutomatticAutomattic
31

design-qa

Automate visual QA and accessibility checks for replica WordPress sites.

Official
Advanced
AutomatticAutomattic
31

generating-patterns

Generate WordPress block patterns from interaction models and design specifications.

Official
Advanced
AutomatticAutomattic
31

design-foundations

Extracts design foundations from site HTML/CSS for WordPress theme generation.

Official
Advanced
AutomatticAutomattic
31

editing-blocks

Guide developers in modifying WordPress blocks with InnerBlocks and interactivity.

Official
Intermediate
AutomatticAutomattic
31

qa

Compare WXR file content against original sources and generate a health score.

Official
Advanced
AutomatticAutomattic
31

diagnose

Diagnose content extraction failures from closed platforms using logs and web tools.

Official
Advanced
AutomatticAutomattic
31

editing-themes

Edit WordPress block themes while preserving critical files and design guidelines.

Official
Intermediate
AutomatticAutomattic
31

testing-wp-runtime

Validate WordPress plugins and themes for runtime PHP errors and HTTP responses.

Official
Intermediate

Frequently Asked Questions About Automattic

FAQPage Schema
What specific tasks can developers perform using these WordPress-focused capabilities?

Developers can execute full-site theme generation, convert static web assets into Gutenberg blocks, perform automated visual regression testing, and manage complex content migrations from closed platforms into the WordPress ecosystem.

Which technical personas benefit most from these development frameworks?

These capabilities are designed for WordPress core contributors, frontend engineers specializing in block-based architecture, and site reliability engineers focused on theme performance, accessibility auditing, and plugin quality assurance.

What are the primary prerequisites for implementing these site migration and theme creation skills?

Implementation requires a local WordPress development environment, familiarity with theme.json configuration, and access to source HTML/CSS assets for mapping design tokens into structured block markup.