More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    WordPress Production Build Kit

    by Arnstein Larsen

    2

    Ship production-grade, block-first WordPress themes and plugins with CI/CD and accessibility baked in.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Audit my current theme code and help me move the custom post types out of functions.php into a proper plugin structure.

    Your agent does

    MODE: HARDEN-BUILD

    | # | Gap | Standard | Priority | Fix | |---|---|---|---|---| | 1 | Post types in functions.php | 3 | P1 | Extract to namespaced plugin | | 2 | No PHPCS gate | 2 | P0 | Add phpcs.xml.dist + CI gate |

    Patch 1: New Plugin src/plugins/my-cpt-logic.php (Namespaced code follows...)

    What you get

    Scaffold accessible FSE block themes from a design spec or Figma tokens.Audit legacy themes for modern block-editor compatibility and security.Automate WPCS-compliant code linting and GitHub Actions deployment workflows.Extract theme spaghetti into reusable, namespaced WordPress plugins.Modernize existing templates into reusable block patterns and block.json components.

    About this skill

    What it does

    The WordPress Production Build Kit is a specialized engineering skill that transforms an AI agent into a senior WordPress developer. It eliminates the "fragile build" problem by enforcing modern, production-grade standards: Full Site Editing (FSE), block-first architecture, and CI/CD-driven deployments.

    Why use this skill

    Most AI-generated WordPress code is "spaghetti" — logic mixed into themes, hard-coded HTML, and ignored security standards. This skill "holds the line" on professional engineering. It ensures functionality is abstracted into plugins, design tokens are centralized in theme.json, and every line of code is WPCS-compliant and accessible (WCAG 2.1 AA) by default.

    Supported tools & frameworks

    • WordPress Core: Full Site Editing (FSE), Block API, and Block Bindings.
    • Standards: WPCS (WordPress Coding Standards) via PHPCS.
    • DevOps: GitHub Actions/CI workflows for automated deployment and linting.
    • Frontend: theme.json design tokens and semantic HTML5.

    The Output

    The skill operates in two modes: BUILD (producing a full scaffold including a block theme, feature-specific plugins, and CI configuration) or HARDEN-BUILD (an audit of existing code with a prioritized, scored upgrade plan and ready-to-merge patches).

    Changelog

    1. v1.1LatestJun 19, 2026

      Updated for WordPress 7.0 "Armstrong" (May 2026):

      • Build defaults and the "stay current" guidance now reflect the WP 7.0 baseline.
      • PHP target sharpened: 7.4 is the supported floor, PHP 8.3+ recommended (8.5 supported) - no more vague PHP defaults on a new build.
      • New theme.json / block-styling surfaces called out to track: per-instance pseudo-states (:hover/:focus) and responsive, state-aware styles.
      • Emerging APIs flagged for build engineers: client-side media processing and the AI Client / Abilities APIs.
    2. v1.0Jun 17, 2026

      Initial release

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    Listed1 month ago
    Updated1 month ago

    Creator

    Frequently Asked Questions

    Popular in DevOps & Deployment