Automattic
Official@automattic · Worldwide
We are passionate about making the web a better place.
Agent Skills by Automattic
Showing 56 vetted skills indexed across 6 GitHub repositories.
gitattributes
Audits .gitattributes export-ignore rules so dev files stay out of WordPress.org release archives.
release
Automates version bumps and changelog generation for WordPress plugin releases using Jetpack Changelogger.
pr
Enforces branch naming, changelog, and reviewer rules when creating pull requests.
integrations
Implement third-party WordPress plugin integrations for ActivityPub federation.
federation
Explains ActivityPub protocol concepts, activity types, and server-to-server federation mechanics.
code-style
Enforces PHP coding standards and WordPress patterns for the ActivityPub plugin.
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.
adapt
Create custom platform adapters for extracting data from unsupported web platforms.
creating-themes
Guide developers through creating WordPress block themes with design and layout standards.
replicate-with-blocks
Convert a website's design into a WordPress block theme.
model-local-data
Convert static HTML and JavaScript data grids into WordPress posts.
design-qa
Automate visual QA and accessibility checks for replica WordPress sites.
generating-patterns
Generate WordPress block patterns from interaction models and design specifications.
design-foundations
Extracts design foundations from site HTML/CSS for WordPress theme generation.
editing-blocks
Guide developers in modifying WordPress blocks with InnerBlocks and interactivity.
qa
Compare WXR file content against original sources and generate a health score.
diagnose
Diagnose content extraction failures from closed platforms using logs and web tools.
editing-themes
Edit WordPress block themes while preserving critical files and design guidelines.
testing-wp-runtime
Validate WordPress plugins and themes for runtime PHP errors and HTTP responses.
Frequently Asked Questions About Automattic
FAQPage SchemaWhat 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.