Engagement Type: Open source

Enterprise FSE Publishing Platform

A block theme plus companion plugin that gives editors governed flexibility: business rules live in the plugin, presentation in the theme, and every capability boundary is unit-tested.

Resilient WooCommerce Commerce System

A WooCommerce reference build that hardens the parts that lose money — webhook replay, oversell, tax rounding, refund ceilings — proven with a live end-to-end test against a booted WordPress and MySQL.

Hybrid WordPress Content Delivery Platform

WordPress stays canonical; a versioned, JSON-Schema-published delivery contract feeds a Next.js consumer. Includes an ADR arguing when headless is not justified.

Accessible Frontend Design System Lab

Framework-agnostic Tabs, Disclosure, Accordion, Menu Button and Dialog built to the WAI-ARIA Authoring Practices, with keyboard behaviour and axe-core scans tested per pattern.

UpdateProof

A contract-driven compatibility engine: declare a WordPress/WooCommerce/PHP matrix in YAML, get a deterministic run with SARIF, JUnit, JSON and Markdown reports and a stable exit-code contract.

WP Abilities Permission Auditor

Flags dangerous role/capability grants before automation and AI agents can reach them. Exits non-zero on findings, so it gates CI instead of producing a report nobody reads.

Block Accessibility Pattern Lab

Disclosure, Tabs, Menu Button and Dialog shipped as installable WordPress blocks with ARIA-correct behaviour — verified inside a running WordPress 7.0.2 install, not just in jsdom.

WP Content Contracts

Define, export, validate and CLI-check versioned WordPress content contracts. Run against a live API it found and fixed three real defects.

WP Performance Budget Action

Evaluates Lighthouse-measured pages against a declared performance budget and posts an updating PR comment — a regression gate rather than a one-off audit.