furan917

28 mods across 1 repository, 34 stars between them.

magento-agent-amqp

01

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously diagnose Magento 2 message queue problems — backlog growth, stuck consumers, broker connectivity, DLQ overflow — and scaffold new queues (communication, topology, consumer, publisher) from a specification. Produces an AMQP Report with root cause and fix.

34 3mo ago A 59 tokens original MPL-2.0

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously generate a complete Magento 2 REST or GraphQL API from a plain-language spec — service contracts, repository, webapi.xml, and GraphQL schema with resolvers.

34 3mo ago A 43 tokens original MPL-2.0

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously diagnose Magento 2 bugs from a symptom or error — reads logs, checks system state, identifies root cause, and produces a concrete fix plan.

34 3mo ago E 41 tokens original MPL-2.0

magento-agent-cache

04

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously diagnose Magento 2 cache issues — FPC bypass, Redis pressure, stale blocks, and invalidation failures — and scaffold custom cache types. Produces a Cache Report with root cause and fix.

34 3mo ago A 47 tokens original MPL-2.0

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously review Magento 2 module code against coding standards, architectural rules, and security requirements. Produces a severity-rated findings report.

34 3mo ago A 34 tokens original MPL-2.0

magento-agent-cron

06

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously diagnose Magento 2 cron problems — jobs missed, stuck running, error spikes, cronschedule bloat, consumer-runner not draining queues, distributed-cron contention — and scaffold new cron jobs (crontab.xml + handler, optional admin-editable schedule). Produces a Cron Report with environment, root cause…

34 3mo ago A 77 tokens original MPL-2.0

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously validate environment state and execute a safe Magento 2 deployment with correct command order and confirmation gates before destructive steps.

34 3mo ago B 31 tokens original MPL-2.0

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously diagnose Magento 2 indexer issues, fix invalid or stuck indexers, and scaffold custom indexers from a spec — reads indexer state, mview changelog, and DB schema to produce a concrete fix or implementation plan.

34 3mo ago C 55 tokens original MPL-2.0

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously generate a complete, production-ready Magento 2 module from a plain-language spec — all files, directory structure, service contracts, and database schema.

34 3mo ago A 38 tokens original MPL-2.0

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously diagnose Magento 2 catalog search problems — missing products, 0 results, wrong relevance, stuck reindex, cluster red/yellow, disk-watermark read-only — and advise on ES 7 → ES 8 or ES 7 → OpenSearch migrations. Produces a Search Report with engine, version, cluster health, root cause, fix, and…

34 3mo ago A 81 tokens original MPL-2.0

magento-agent-sql

12

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Autonomously diagnose Magento 2 slow queries, missing indexes, deadlocks, and N+1 patterns; propose dbschema.xml changes with whitelist regeneration; assess online-DDL feasibility per engine (MySQL 8 vs MariaDB). Produces a SQL Report with root cause, proposed index/rewrite, schema diff, and verification plan.

34 3mo ago A 74 tokens original MPL-2.0

magento-amqp

13

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Configure Magento 2 message queues with AMQP (RabbitMQ, AmazonMQ), DB adapter, and all four required XML files. Use when building async processing, bulk operations, or decoupled architectures.

34 3mo ago A 46 tokens original MPL-2.0

magento-api

14

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Create Magento 2 REST and GraphQL API endpoints following service contract patterns. Use when building APIs, webapi.xml routes, or GraphQL resolvers.

34 3mo ago A 35 tokens original MPL-2.0

magento-cache

15

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Build and manage custom Magento 2 cache types using TagScope, cache.xml, and cache tags. Use when creating cacheable data structures, custom cache identifiers, or diagnosing cache invalidation issues.

34 3mo ago A 43 tokens original MPL-2.0

magento-cli-command

16

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Scaffold custom Magento 2 CLI commands with arguments, options, progress bars, and area-aware execution. Use when creating bin/magento commands.

34 3mo ago A 35 tokens original MPL-2.0

magento-cron

17

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Configure, diagnose, and tune Magento 2 cron — crontab.xml, crongroups.xml, the cronschedule lifecycle, consumer-runner, distributed-cron, and Adobe Commerce Cloud crons. Use when scheduling jobs, debugging stuck/missed runs, or tuning history retention.

34 3mo ago C 61 tokens original MPL-2.0

magento-db-schema

18

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Create or modify Magento 2 declarative database schemas and the Model/ResourceModel/Collection pattern. Use when creating tables, models, or database migrations.

34 3mo ago A 36 tokens original MPL-2.0

magento-debug

19

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Diagnose and fix Magento 2 issues from a symptom or error. Use when debugging white pages, 500 errors, performance issues, or unexpected behaviour.

34 3mo ago A 35 tokens original MPL-2.0

magento-deploy

20

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Guide safe Magento 2 deployments with correct command order and minimal downtime. Use when planning or executing a Magento 2 deployment.

34 3mo ago B 30 tokens original MPL-2.0

magento-hyva

21

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Build Hyva theme templates, Alpine.js components, Tailwind CSS styles, and View Models for Magento 2. Use when developing frontend for Hyva-based Magento stores.

34 3mo ago A 40 tokens original MPL-2.0

magento-indexer

22

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Build custom Magento 2 indexers with ActionInterface, indexer.xml, and mview.xml for full and incremental reindexing. Use when creating flat tables, denormalized data, or custom index structures.

34 3mo ago C 48 tokens original MPL-2.0

magento-infra

23

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Configure and troubleshoot Magento 2 infrastructure: Redis, RabbitMQ, and OpenSearch/Elasticsearch. Use when setting up or debugging cache, queues, or search.

34 3mo ago A 38 tokens original MPL-2.0

magento-observer

24

furan917/magento-ai-toolkit

Skill Claude CodeCodex

Create Magento 2 event observers to react to system events without modifying core code. Use when responding to events like catalogproductsaveafter.

34 3mo ago A 32 tokens original MPL-2.0