Connects Claude, Cursor, Copilot, Gemini, and others to your codebase via an n98-magerun2–backed MCP server, plus curated guidelines and skills for common workflows. Includes an interactive installer, update command, and an extension system that merges project-specific rules and skills from Composer packages.
Adds bin/magento info:dependencies:show-removable to export modules-removable.csv with modules that have no declared dependencies, helping identify candidates to disable. Includes Composer package and installation/usage steps.
16 Jun 2026
Provides CLI commands and an admin grid to detect missing strings, generate locale-specific CSVs, and import existing or missing translations into the database, with optional cron to keep them up to date. Supports converting completed CSVs into language packs and scoping imports globally or per store view.
01 Jun 2026
Scores each product’s data quality on enrichment and consistency to produce a Product Health Score and graded gap list, plus a revenue-weighted Catalog Health Index dashboard. Includes filter-blind detection, a filter coverage heatmap, CLI tools, and REST endpoints.
18 May 2026
Claude Code plugin that injects only the rules relevant to your task via a Neo4j-backed RAG pipeline, then blocks risky writes until a plan and tests are approved. Includes quick-start scripts, a FastAPI service, and a CLI, with sub-millisecond retrieval at 10k-rule scale.
CLI that polls KEV, NVD, GHSA, OSV, and Packagist, filters results against your composer.lock, and scores with CVSS/EPSS/KEV. Sends only P0/P1 alerts to Slack and returns exit codes for CI gating.
21 Apr 2026
Populates dev environments with realistic customers, products, categories, orders, CMS content, cart rules, wishlists, and subscribers via a db:seed CLI. Define seeders in PHP/JSON/YAML or generate with Faker using dependency resolution, locale/seed options, and a --fresh cleanup.
21 Apr 2026
Production-safe tools to analyze and manage Redis cache. Includes a web dashboard with treemap, health metrics, key browser, and tag-based cleanup, plus CLI/TUI scanners and monitoring checks.
21 Apr 2026
Ready-to-use Claude Code skills to look up orders, check inventory, manage customers, update products, and run reports by calling your store’s REST and GraphQL APIs with curl. Includes quick-start installation, required env vars, example commands, and safety checks that ask for confirmation before write operations.
Downloads and sanitizes remote databases over SSH, then imports and configures them locally to mirror production or staging in minutes. Built on Magerun2 and can optionally handle WordPress.
07 Apr 2026