Skip to main content
Automattic
GitHub 创作者资料

Automattic

按仓库查看 49 个 GitHub 仓库中的 205 个已收集 skills。

已收集 skills
205
仓库
49
更新
2026年8月29日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

#01
studio
37 个 skills · 2026年8月29日
软件开发工程师软件质量保证分析师与测试员网页与数字界面设计师网页开发工程师市场调研分析师与营销专员
5 个职业分类 · 已分类 89%
18%占比
#02
dn-cli
18 个 skills · 2026年3月11日
网络与计算机系统管理员软件开发工程师市场调研分析师与营销专员服务销售代表(广告、保险、金融服务和旅游除外)
4 个职业分类 · 已分类 100%
8.8%占比
#03
wordpress-activitypub
16 个 skills · 2026年7月31日
软件开发工程师软件质量保证分析师与测试员
2 个职业分类 · 已分类 100%
7.8%占比
#04
data-liberation-agent
8 个 skills · 2026年6月18日
软件开发工程师网页开发工程师计算机系统分析师
3 个职业分类 · 已分类 100%
3.9%占比
#05
build-with-wordpress
8 个 skills · 2026年6月15日
软件开发工程师网页开发工程师网页与数字界面设计师
3 个职业分类 · 已分类 100%
3.9%占比
#06
agentic-analytics
8 个 skills · 2026年8月10日
软件开发工程师市场调研分析师与营销专员网络与计算机系统管理员
3 个职业分类 · 已分类 100%
3.9%占比
#07
wp-calypso
7 个 skills · 2026年8月12日
软件质量保证分析师与测试员软件开发工程师信息安全分析师
3 个职业分类 · 已分类 100%
3.4%占比
#08
build-with-wordpress-codex
7 个 skills · 2026年7月2日
软件开发工程师网页开发工程师软件质量保证分析师与测试员
3 个职业分类 · 已分类 100%
3.4%占比
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

studio-cli
未分类

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.

2026年8月29日
block-content
未分类

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.

2026年8月26日
imagery
未分类

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.

2026年8月26日
creating-themes
软件开发工程师

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

2026年8月24日
editing-themes
软件开发工程师

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

2026年8月24日
plugin-recommendations
未分类

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…

2026年8月19日
visual-polish
网页与数字界面设计师

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.

2026年8月17日
visual-design
网页与数字界面设计师

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

2026年7月22日
已展示 8 / 37 个已收集 Skill。
setup
网络与计算机系统管理员

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.

2026年3月11日
dn-cart
软件开发工程师

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.

2026年3月11日
dn-check
市场调研分析师与营销专员

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).

2026年3月11日
dn-checkout
服务销售代表(广告、保险、金融服务和旅游除外)

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.

2026年3月11日
dn-configure
网络与计算机系统管理员

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…

2026年3月11日
dn-contacts-set
网络与计算机系统管理员

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.

2026年3月11日
dn-delete
网络与计算机系统管理员

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.

2026年3月11日
dn-dns-get
网络与计算机系统管理员

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.

2026年3月11日
已展示 8 / 18 个已收集 Skill。
integrations
软件开发工程师

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

2026年7月31日
code-style
软件开发工程师

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

2026年7月7日
release
软件开发工程师

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

2026年7月7日
pr
软件开发工程师

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

2026年6月26日
federation
软件开发工程师

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

2026年4月27日
gitattributes
软件开发工程师

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…

2026年4月22日
gitattributes
软件开发工程师

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…

2026年4月22日
dev
软件开发工程师

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.

2026年2月16日
已展示 8 / 16 个已收集 Skill。
liberate
网页开发工程师

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…

2026年6月18日
match-section
网页开发工程师

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…

2026年6月18日
match-page
软件开发工程师

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…

2026年6月11日
replicate-with-blocks
软件开发工程师

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…

2026年6月11日
replicate-theme
软件开发工程师

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…

2026年6月8日
creating-themes
软件开发工程师

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

2026年6月7日
diagnose
计算机系统分析师

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

2026年6月7日
editing-themes
软件开发工程师

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

2026年6月7日
studio
软件开发工程师

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

2026年6月15日
auditing
软件开发工程师

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

2026年6月12日
block-creator
网页开发工程师

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

2026年6月12日
design-previews-creator
网页与数字界面设计师

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

2026年6月12日
plugin-creator
软件开发工程师

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…

2026年6月12日
site-creator
网页开发工程师

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

2026年6月12日
theme-creator
网页开发工程师

Create a modern WordPress block theme.

2026年6月12日
wordpress-creator
软件开发工程师

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…

2026年6月12日
getting-started
软件开发工程师

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…

2026年8月10日
journey-report
市场调研分析师与营销专员

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…

2026年8月10日
staircase-report
市场调研分析师与营销专员

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.

2026年8月10日
clear-configs
网络与计算机系统管理员

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…

2026年7月24日
identify-employees
软件开发工程师

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…

2026年7月24日
refresh-cache
软件开发工程师

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…

2026年7月24日
update-cache
软件开发工程师

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…

2026年7月24日
conversions-report
软件开发工程师

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…

2026年5月22日
fix-e2e-tests
软件质量保证分析师与测试员

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.

2026年8月12日
calypso-security-alerts
信息安全分析师

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

2026年6月6日
reader-protocol-pr-review
软件质量保证分析师与测试员

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}/`,…

2026年5月5日
calypso-react-query-migration
软件开发工程师

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`,…

2026年5月1日
help-center-ui-test
软件质量保证分析师与测试员

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.

2026年3月20日
image-studio-ui-tests
软件质量保证分析师与测试员

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.

2026年3月4日
dashboard-create-screen
软件开发工程师

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

2026年1月14日
design-polish-suite
网页与数字界面设计师

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…

2026年6月19日
add-signature-moment
网页与数字界面设计师

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…

2026年6月19日
de-slopify-audit
网页与数字界面设计师

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

2026年6月19日
motion-and-micro-interactions
网页与数字界面设计师

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,…

2026年6月19日
soft-gradient-dreamy
网页与数字界面设计师

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,…

2026年6月19日
spatial-rhythm-and-whitespace
网页与数字界面设计师

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,…

2026年6月19日
typography-that-sells
网页与数字界面设计师

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,…

2026年6月19日
已展示 12 / 49 个仓库