Automattic

Automattic

@Automattic

We are passionate about making the web a better place.

13 skills 2,067 total stars

find ~/Automattic/ -name "*.skill"

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category,...

Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata),...

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts,...

Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI...

Use when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites):...

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via...

Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and...

Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route,...

Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import,...

Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.