Collection of Claude Code Subagents for Magento 2 development. Optimizes workflows for developers, merchants, and agencies. Integrates with Magento 2 backend, Git, and CI/CD pipelines. Accelerates development, debugging, and customization.
git clone https://github.com/rubenzantingh/claude-code-magento-agents.gitCollection of Claude Code Subagents for Magento 2 development. Optimizes workflows for developers, merchants, and agencies. Integrates with Magento 2 backend, Git, and CI/CD pipelines. Accelerates development, debugging, and customization.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/rubenzantingh/claude-code-magento-agentsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I'm a Magento 2 developer working on [PROJECT_NAME] for [COMPANY]. I need help with [SPECIFIC_TASK] (e.g., custom module development, theme customization, performance optimization, or debugging). Can you recommend the best Claude Code Subagent for this task and provide guidance on how to use it effectively?
# Magento 2 Custom Module Development Assistance
Based on your project requirements, I recommend using the **Magento Module Developer** Subagent. This agent specializes in creating and customizing Magento 2 modules efficiently.
## How to Use the Magento Module Developer Subagent
1. **Initialize the Subagent**: Start by activating the Magento Module Developer Subagent in your Claude Code environment.
2. **Provide Project Details**: Share specific details about your project, such as:
- The purpose of the custom module
- Any specific functionalities you need
- Your preferred coding standards and practices
3. **Request Module Structure**: Ask the Subagent to generate the basic structure of the module, including necessary files and directories.
4. **Review and Customize**: The Subagent will provide a detailed module structure. Review it and request any customizations or additional features.
5. **Implement and Test**: Follow the Subagent's guidance to implement the module and test it thoroughly in your Magento 2 environment.
## Example Output
```php
// Example of a custom module structure generated by the Subagent
app/code/[Vendor]/[ModuleName]/
├── etc
│ ├── module.xml
│ └── di.xml
├── registration.php
├── Controller
│ └── Index
│ └── Index.php
├── Model
│ └── [ModelName].php
├── view
│ ├── frontend
│ │ ├── layout
│ │ │ └── [module_name]_index_index.xml
│ │ └── templates
│ │ └── [template_name].phtml
│ └── adminhtml
└── etc
└── adminhtml
└── routes.xml
```
The Subagent will also provide detailed instructions on how to integrate this module into your Magento 2 store and ensure it works seamlessly with your existing setup.Safe collectibles marketplace
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Complete help desk solution for growing teams
The AI automation platform built for everyone