← ClaudeAtlas

orbit-conflict-matrixlisted

Test a WordPress plugin against the top 20 most-installed WP plugins (Yoast, RankMath, WooCommerce, Elementor, Jetpack, UpdraftPlus, W3 Total Cache, WPForms, Contact Form 7, etc.) — one at a time, in isolation, looking for conflicts. Use when the user says "test plugin conflicts", "vs Yoast / WooCommerce", "compatibility with top plugins", "before major release", or has a customer report of "X plugin breaks when Y is active".
adityaarsharma/orbit · ★ 1 · Testing & QA · score 55
Install: claude install-skill adityaarsharma/orbit
# 🪐 orbit-conflict-matrix — Top 20 WP plugin conflict tests The other plugins your customers run alongside yours. If yours breaks any of them — or breaks because of them — you'll get the bug report. This skill catches it first. --- ## Quick start ```bash PLUGIN_SLUG=my-plugin \ npx playwright test --project=conflict ``` Runs your plugin's smoke spec against each of the top 20 plugins, one at a time. Output: ``` [Conflict] Yoast SEO ✅ pass [Conflict] RankMath ✅ pass [Conflict] WooCommerce ❌ FAIL — admin page errors when WooCommerce active [Conflict] Elementor ✅ pass [Conflict] Jetpack ✅ pass [Conflict] UpdraftPlus ✅ pass ... ``` --- ## Top 20 tested by default | # | Plugin | Slug | |---|---|---| | 1 | Yoast SEO | `wordpress-seo` | | 2 | RankMath SEO | `seo-by-rank-math` | | 3 | WooCommerce | `woocommerce` | | 4 | Elementor | `elementor` | | 5 | Jetpack | `jetpack` | | 6 | UpdraftPlus | `updraftplus` | | 7 | Contact Form 7 | `contact-form-7` | | 8 | WPForms Lite | `wpforms-lite` | | 9 | Wordfence | `wordfence` | | 10 | Smush | `wp-smushit` | | 11 | W3 Total Cache | `w3-total-cache` | | 12 | LiteSpeed Cache | `litespeed-cache` | | 13 | All in One SEO | `all-in-one-seo-pack` | | 14 | TablePress | `tablepress` | | 15 | Akismet | `akismet` | | 16 | Classic Editor | `classic-editor` | | 17 | Advanced Custom Fields | `advanced-custom-fields` | | 18 | MonsterInsights | `google-analytics-for-wordpress` | | 19 | LearnDash