Skip to main content
Automattic
Profil créateur GitHub

Automattic

Vue par dépôt de 205 skills collectés dans 49 dépôts GitHub.

skills collectés
205
dépôts
49
mis à jour
29 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
studio
37 skills · 29 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursConcepteurs web et d'interfaces numériquesDéveloppeurs webAnalystes en études de marché et spécialistes en marketing
5 catégories métier · 89 % classifié
18 %part
#02
dn-cli
18 skills · 11 mars 2026
Administrateurs de réseaux et de systèmes informatiquesDéveloppeurs de logicielsAnalystes en études de marché et spécialistes en marketingReprésentants de vente de services (sauf publicité, assurance, services financiers et voyages)
4 catégories métier · 100 % classifié
8,8 %part
#03
wordpress-activitypub
16 skills · 31 juil. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100 % classifié
7,8 %part
#04
data-liberation-agent
8 skills · 18 juin 2026
Développeurs de logicielsDéveloppeurs webAnalystes des systèmes informatiques
3 catégories métier · 100 % classifié
3,9 %part
#05
build-with-wordpress
8 skills · 15 juin 2026
Développeurs de logicielsDéveloppeurs webConcepteurs web et d'interfaces numériques
3 catégories métier · 100 % classifié
3,9 %part
#06
agentic-analytics
8 skills · 10 août 2026
Développeurs de logicielsAnalystes en études de marché et spécialistes en marketingAdministrateurs de réseaux et de systèmes informatiques
3 catégories métier · 100 % classifié
3,9 %part
#07
wp-calypso
7 skills · 12 août 2026
Analystes en assurance qualité des logiciels et testeursDéveloppeurs de logicielsAnalystes en sécurité de l'information
3 catégories métier · 100 % classifié
3,4 %part
#08
build-with-wordpress-codex
7 skills · 2 juil. 2026
Développeurs de logicielsDéveloppeurs webAnalystes en assurance qualité des logiciels et testeurs
3 catégories métier · 100 % classifié
3,4 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

studio-cli
non classé

Use the Studio CLI to manage local WordPress sites, authentication, and preview sites. Invoke this skill when you need to run Studio CLI commands, manage sites, or troubleshoot site issues.

29 août 2026
block-content
non classé

Write editable WordPress block markup for local Studio sites, including core/html limits, block-theme layout rules, full-width sections, validation, and skeleton-first page/CSS recipes.

26 août 2026
imagery
non classé

Generate AI images for a site with generate_images — how to write image specs, pick aspect ratios, place files (theme assets vs media library), and handle failures.

26 août 2026
creating-themes
Développeurs de logiciels

Guidelines for creating new WordPress block themes from scratch — load this before generating theme files

24 août 2026
editing-themes
Développeurs de logiciels

Guidelines for modifying existing WordPress block themes — load this before editing theme files

24 août 2026
plugin-recommendations
non classé

Choose recommended plugins and plugin-provided blocks for features core WordPress blocks do not cover - ecommerce (WooCommerce), forms and newsletters (Jetpack), online courses and quizzes (Sensei LMS), polls, surveys and ratings (Crowdsignal), spam…

19 août 2026
visual-polish
Concepteurs web et d'interfaces numériques

Verify and polish a built or redesigned site by diagnosing rendered-DOM issues against intent and fixing them in a planned, batched screenshot-and-fix loop.

17 août 2026
visual-design
Concepteurs web et d'interfaces numériques

Plan and execute high-quality visual direction for site creation, redesign, layout, typography, color, motion, and visual polish.

22 juil. 2026
Affichage de 8 skills collectés sur 37.
setup
Administrateurs de réseaux et de systèmes informatiques

Verify that the dn CLI is installed and configured. Use when the user first installs the domain-names plugin, or when a dn command fails because the CLI is missing or not set up.

11 mars 2026
dn-cart
Développeurs de logiciels

View the WordPress.com shopping cart using the dn CLI. Use when the user wants to see what domains are in their cart before checkout. User mode only - not available in partner mode.

11 mars 2026
dn-check
Analystes en études de marché et spécialistes en marketing

Check domain name availability and pricing using the dn CLI. Use when the user wants to know if a domain is available, see domain pricing, or verify multiple domains at once. Supports both partner mode (Domain Services API) and user mode (WordPress.com API).

11 mars 2026
dn-checkout
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)

Open WordPress.com checkout in the browser using the dn CLI. Use when the user wants to complete a domain purchase after adding domains to cart. User mode only.

11 mars 2026
dn-configure
Administrateurs de réseaux et de systèmes informatiques

Set up credentials for the dn CLI tool. Use when the user needs to authenticate, switch between partner and user mode, set up API keys, or connect their WordPress.com account via OAuth. Also use when the user mentions "dn configure" or needs to reconfigure…

11 mars 2026
dn-contacts-set
Administrateurs de réseaux et de systèmes informatiques

Update domain contact information (WHOIS contacts) using the dn CLI. Use when the user wants to change owner, admin, tech, or billing contacts for a domain. Partner mode only.

11 mars 2026
dn-delete
Administrateurs de réseaux et de systèmes informatiques

Delete a domain registration using the dn CLI. Use when the user wants to remove or cancel a domain. Shows a confirmation prompt before proceeding. Partner mode only - user mode redirects to WordPress.com.

11 mars 2026
dn-dns-get
Administrateurs de réseaux et de systèmes informatiques

Retrieve DNS records for a domain using the dn CLI. Use when the user wants to view current DNS records (A, AAAA, CNAME, MX, TXT, etc.) for a domain. Partner mode only.

11 mars 2026
Affichage de 8 skills collectés sur 18.
integrations
Développeurs de logiciels

Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations.

31 juil. 2026
code-style
Développeurs de logiciels

PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.

7 juil. 2026
release
Développeurs de logiciels

Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.

7 juil. 2026
pr
Développeurs de logiciels

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.

26 juin 2026
federation
Développeurs de logiciels

ActivityPub protocol specification and federation concepts. Use when working with ActivityPub activities, understanding federation mechanics, implementing protocol features, or debugging federation issues.

27 avr. 2026
gitattributes
Développeurs de logiciels

Use when auditing or updating .gitattributes export-ignore coverage so dev-only files (lint configs, CI, tests, docs, build tooling) don't ship in the WordPress.org plugin zip. Run before a release, after adding a new top-level file or config, or when a tool…

22 avr. 2026
gitattributes
Développeurs de logiciels

Use when auditing or updating .gitattributes export-ignore coverage so dev-only files (lint configs, CI, tests, docs, build tooling) don't ship in the WordPress.org plugin zip. Run before a release, after adding a new top-level file or config, or when a tool…

22 avr. 2026
dev
Développeurs de logiciels

Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.

16 févr. 2026
Affichage de 8 skills collectés sur 16.
liberate
Développeurs web

Front door for the whole migration. FIRST routes on input type — a local directory of owned HTML/CSS/JS takes the local carry-to-block-theme path (dispatches liberate-local inline; no platform detection, no network extraction, no path checkpoint), while a URL…

18 juin 2026
match-section
Développeurs web

Reach VISUAL parity for ONE section by guiding AI to apply the captured design data (colors, padding, margins, full-bleed, font sizes, line-heights, families, alignment) to that section's WordPress block markup, then VERIFYING by looking at the source section…

18 juin 2026
match-page
Développeurs de logiciels

Orchestrate whole-PAGE visual parity, with a replayable parity log so the work survives a reconstruct. PHASE 0 — if <outputDir>/parity-log.json exists, REPLAY its logged intents onto the current build first (apply + verify each by looking), so prior parity…

11 juin 2026
replicate-with-blocks
Développeurs de logiciels

Spec-driven, whole-site block-theme reconstruction for a liberated site. Invokes design-foundations → creating-themes → clustering → spec extraction → generating-patterns (fan-out, per cluster) → assemble → validate → install → design-qa to produce a…

11 juin 2026
replicate-theme
Développeurs de logiciels

Parity-first carry-and-scope theme reconstruction — dispatched by `/liberate` after capture. Instead of projecting the source onto editable WordPress blocks (the `replicate-with-blocks` path), it CARRIES the source page near-verbatim and SCOPES the source's…

8 juin 2026
creating-themes
Développeurs de logiciels

Guidelines for creating new WordPress block themes from scratch — load this before generating theme files

7 juin 2026
diagnose
Analystes des systèmes informatiques

Debug failed or low-quality extractions by analyzing logs, probing the source site, and identifying root causes

7 juin 2026
editing-themes
Développeurs de logiciels

Guidelines for modifying existing WordPress block themes — load this before editing theme files

7 juin 2026
studio
Développeurs de logiciels

Use WordPress Studio for local WordPress development, preferring MCP and falling back to the Studio CLI when needed.

15 juin 2026
auditing
Développeurs de logiciels

Audit a Studio-backed WordPress site for performance, accessibility, and visible frontend quality issues, then recommend or validate improvements.

12 juin 2026
block-creator
Développeurs web

Create, edit, build, and review a custom WordPress Gutenberg block plugin inside a Studio-backed site.

12 juin 2026
design-previews-creator
Concepteurs web et d'interfaces numériques

Generate three parallel design preview options for a Studio-backed site and collect the user's preferred direction before theme implementation.

12 juin 2026
plugin-creator
Développeurs de logiciels

Create or update a custom WordPress plugin for site functionality that should not live in a theme or a block. Use when the user needs reusable behavior, admin/settings UI, hooks, REST endpoints, scheduled tasks, integrations, or server-side logic for a…

12 juin 2026
site-creator
Développeurs web

Create a WordPress site from a rough idea using Studio and shared WordPress skills.

12 juin 2026
theme-creator
Développeurs web

Create a modern WordPress block theme.

12 juin 2026
wordpress-creator
Développeurs de logiciels

Route WordPress build and audit requests to the right implementation path for a Studio-backed site. Use when the user wants WordPress work and it is not yet clear whether the task should be handled as site creation, theme work, a custom block, a plugin, or an…

12 juin 2026
getting-started
Développeurs de logiciels

Walk the user through first-time setup of the agentic-analytics plugin. Use when the user asks how to get started, how to set up the plugin, where to put their credentials, what the plugin can do for them, or any variant of "first run" / "onboarding" / "walk…

10 août 2026
journey-report
Analystes en études de marché et spécialistes en marketing

Run the Journey Report — how far into the site a visit gets and where it ends. Use when the user asks to run the journey report, asks how deep visitors go, where the site loses people, what route visitors take after landing, which pages or sections have the…

10 août 2026
staircase-report
Analystes en études de marché et spécialistes en marketing

Run the staircase audience-relationship report for a customer. Use when the user asks to run the staircase report, requests it for a specific site, or asks for an audience-tier or relationship-intelligence report.

10 août 2026
clear-configs
Administrateurs de réseaux et de systèmes informatiques

Remove the local config files written by first-time setup (bucket.json and the agentic-analytics AWS profile). Leaves the events cache alone. Use when the user wants to start setup over, entered the wrong bucket name, or asks to reset/clear the plugin's…

24 juil. 2026
identify-employees
Développeurs de logiciels

Detect whether the configured customer's tracker tags employee/internal pageviews via `extra_data`, and if so, save the filter so reports exclude that traffic. Use when the user asks to identify employees, exclude employee traffic, filter internal users, or…

24 juil. 2026
refresh-cache
Développeurs de logiciels

Blow away the local data cache and rebuild it. Use when the user asks to refresh the cache, rebuild the cache, clear cached data, start clean, recover from a bad pull, or says reports are returning stale or weird-looking numbers. Leaves config alone. Offers…

24 juil. 2026
update-cache
Développeurs de logiciels

Top up the local data cache with new data, without deleting anything. Use when the user wants to bring the cache up to date, pull the latest days, sync recent data, or top up the cache. The lighter, non-destructive sibling of refresh-cache – offered as an…

24 juil. 2026
conversions-report
Développeurs de logiciels

Seed for a future standalone conversions report. Currently holds conversion-attribution code lifted out of the staircase report (PR B of the staircase climbing revision); not yet runnable end-to-end. Use when the user asks to build out the standalone…

22 mai 2026
fix-e2e-tests
Analystes en assurance qualité des logiciels et testeurs

Given a wp-calypso PR number, identify the failing E2E test(s) in that PR's CI run so they can be fixed. Use when asked to investigate or fix a failing E2E test on a specific PR.

12 août 2026
calypso-security-alerts
Analystes en sécurité de l'information

Provide advisory guidance for scanning Automattic/wp-calypso Dependabot alerts and Dependabot remediation PRs using the public dependency security alerts playbook.

6 juin 2026
reader-protocol-pr-review
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing PRs that touch the Reader's multi-protocol social surfaces (`client/reader/social/`, `client/reader/atmosphere/`, `client/reader/mastodon/`, `packages/api-core/src/reader-{atmosphere,mastodon}/`,…

5 mai 2026
calypso-react-query-migration
Développeurs de logiciels

Use when editing or migrating Calypso Reader data-fetching code — `client/components/data/query-reader-*` components, `@automattic/data-stores` Reader hooks, or new Reader queries/mutations. Triggers on any work involving `api-core`, `api-queries`,…

1 mai 2026
help-center-ui-test
Analystes en assurance qualité des logiciels et testeurs

Run a browser-based UI review of the WordPress.com Help Center across multiple surfaces, looking for visual and behavioral issues. Use when asked to test the Help Center UI.

20 mars 2026
image-studio-ui-tests
Analystes en assurance qualité des logiciels et testeurs

Run comprehensive UI tests for the Image Studio feature. Covers Media Library entry points, Edit Mode, Generate Mode, Block Editor integration, navigation, and delete. Use when running the full UI smoke test or testing any Image Studio surface.

4 mars 2026
dashboard-create-screen
Développeurs de logiciels

Create a new screen in the Multi-site Dashboard with automatic route registration

14 janv. 2026
design-polish-suite
Concepteurs web et d'interfaces numériques

The full design glow-up toolkit. Turns forgettable interfaces into something that looks like a real designer touched it. Routes to 6 sub-skills for de-slopifying, typography, spacing, gradients, motion, and adding that one detail people actually remember. Use…

19 juin 2026
add-signature-moment
Concepteurs web et d'interfaces numériques

Add one unforgettable signature detail that gives a site recall, identity, and emotional lift. Use after baseline polish is complete. Inspired by hit-making principles: hook-first thinking, disciplined repetition, emotional clarity, contrast, and ruthless…

19 juin 2026
de-slopify-audit
Concepteurs web et d'interfaces numériques

Scan a site for AI-slop defaults and replace them with premium patterns. Detects generic giveaways (Inter everywhere,

19 juin 2026
motion-and-micro-interactions
Concepteurs web et d'interfaces numériques

Apply the motion language of premium VC-funded sites — specific cubic-bezier easings (not ease-in-out), snappy 75-200ms durations, mechanical press feedback, orchestrated hover deltas, width-animated buttons, mouse-tracking gradients, blur-in reveals,…

19 juin 2026
soft-gradient-dreamy
Concepteurs web et d'interfaces numériques

Apply the warm, atmospheric, multi-layer shadow aesthetic used by premium SaaS sites like Hex, Antimetal, Incident, Outseta, Cohere, and Amplemarket. Warm off-white grounds, tinted shadows that harmonize with theme, multi-stop gradients at deliberate angles,…

19 juin 2026
spatial-rhythm-and-whitespace
Concepteurs web et d'interfaces numériques

Apply the spacing, container, grid, and border-radius rhythm of premium VC-funded sites. Generous 80-160px section padding, intentional non-strict spacing scales (including 20/28/40), deliberate radius architecture (binary 0-or-pill, asymmetric interlocking,…

19 juin 2026
typography-that-sells
Concepteurs web et d'interfaces numériques

Upgrade typography from generic SaaS to premium, authored, high-conviction design. Uses distinct display fonts, lighter body weights, tight negative tracking, mono eyebrows, restrained serif accents, and OpenType details to create typography with taste,…

19 juin 2026
12 dépôts affichés sur 49