Reusable “skills” and workflow “agents” to extend AI coding assistants (Claude, Copilot, Cursor, etc.), organized under skills/ and agents/, with seamless Dockergento integration. Includes an RFP Analysis Pipeline to extract requirements, generate INVEST user stories with BDD criteria, decompose work items, and produce effort estimates.
CLI tool that installs multiple PHP versions, manages extensions, and runs native services (MySQL, Redis, Elasticsearch, RabbitMQ) without Docker. Reads composer.json/lock to reproduce vendor/ and includes a Mage-OS starter for one‑command setup.
Adds ready‑made code snippets for common patterns in Zed, helping you scaffold files and boilerplate faster.
Run Magento 2 locally with VS Code or instantly in GitHub Codespaces
Registry of Cursor plugins providing skills and rules for Hyvä themes, the Horizon storefront stack, and shared frontend foundations. Covers module scaffolding, Tailwind builds, Playwright tests, XSS best practices, and includes validation scripts and a GitHub Action to sync vendor skills.
An MCP (Model Context Protocol) server that provides comprehensive Magento 2 coding standards knowledge, enabling AI assistants to write Magento-compliant code naturally — vibe coding for Magento.
A library of LLM-ready skills and agents for Magento 2 / Mage-OS development, debugging, and hosting. Each file is a self-contained system prompt — paste it into any LLM to instantly give it deep Magento expertise.
The official fork of the Snowdog Frontools. Frontools is a set of frontend tools for Magento 2, with SASS compilation, CSS and JS linters, SVG sprite genaration, hot-reloading and more.
A Health Check module that provides automated health monitoring for Magento installations through a configurable PHP script. It supports various health checks including production mode validation, database connections, cache backends, indexer triggers, cronjob execution, search engines, and queue backends
Track all changes on models and log the changes to the database. An invaluable tool for debugging deep complex problems.