Automattic/wordpress-agent-skills
Skill Claude CodeCodex
WordPress Full Site Editing (FSE) theme architecture. Use when generating theme.json, block templates, template parts, patterns, and functions.php for WordPress block themes.
Automattic/wordpress-agent-skills
Skill Claude CodeCodex
WordPress Full Site Editing (FSE) theme architecture. Use when generating theme.json, block templates, template parts, patterns, and functions.php for WordPress block themes.
Skill Claude CodeCodex
Use this skill when publishing, submitting, reuploading, verifying, packaging, checking, demoing, or releasing WordPress.org plugins with Pressship. It covers safe Pressship workflows for local plugin directories, WordPress.org SVN checkouts, pending submissions, approved releases, Plugin Check review, package…
Command
pressship login pressship whoami pressship whoami --json pressship logout.
Command
Command "demo" from Automattic/pressship, covering demo and options.
Command
Command "get" from Automattic/pressship, covering get, editing from svn, edit files in trunk/ and options.
Command
pressship info pressship info ./my-plugin pressship info 16deza-table-cell-extras pressship info https://wordpress.org/plugins/16deza-table-cell-extras/ pressship info --remote pressship info ./my-plugin --remote pressship info 16deza-table-cell-extras --json.
Command
Command "list" from Automattic/pressship, covering list, examples and options.
Command
Command "pack" from Automattic/pressship, covering pack and options.
Command
Command "publish" from Automattic/pressship, covering publish and options.
Command
Command "release" from Automattic/pressship, covering release, svn password and options.
Command
pressship status pressship status ./my-plugin pressship status my-plugin pressship status my-plugin --json.
Command
Pressship Studio is the local web workspace for day-to-day WordPress plugin work. It brings the plugin list, local project registry, file editor, Plugin Check, WordPress Playground, AI assistance, package-size checks, ignore management, SVN release preparation, and guarded publish flows into one browser UI.
Command
Command "submit" from Automattic/pressship, covering submit and options.
Command
Command "verify" from Automattic/pressship, covering verify and options.
Command
Command "version" from Automattic/pressship, covering version, 1.2.3 -> 1.2.4, 1.2.3 -> 1.3.0 and 1.2.3 -> 2.0.0.
Automattic/wordpress-atmosphere
Skill Claude CodeCodex
PHP coding standards and WordPress patterns for ATmosphere plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.
Automattic/wordpress-atmosphere
Skill Claude CodeCodex
Development workflows for WordPress ATmosphere plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, or working with wp-env.
Automattic/wordpress-atmosphere
Skill Claude CodeCodex
INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.
Automattic/wordpress-atmosphere
Skill Claude CodeCodex
Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing releases.
Automattic/wordpress-atmosphere
Skill Claude CodeCodex
Testing patterns for PHPUnit tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ATmosphere features.
Automattic/wordpress-atmosphere
Agent Claude Code
Review code changes for quality, WordPress coding standards, and ATmosphere conventions. Use when asked to review a PR, branch, diff, or specific files.
Automattic/wordpress-atmosphere
Agent Claude Code
Defensive first-party security review of the plugin's own code to detect and help fix weaknesses (SSRF, OAuth bypass, XSS, token leakage, DPoP issues) before release. Use when asked to check security, harden the plugin, or review the code for vulnerabilities to fix.
Automattic/wordpress-atmosphere
Agent Claude Code
Check AT Protocol and standard.site spec compliance. Use when asked to verify Lexicon conformance, OAuth flow correctness, or record schema validation.
Automattic/wordpress-atmosphere
Settings file Claude Code
Claude Code settings for WordPress ATmosphere plugin development.