Magento local environment specialist
Skill maxnorm/magento2-agent-skills/skills/magento-local-environment-specialist
A collection of specialized agent skills for Magento 2 development, designed to provide domain expertise across all aspects of Magento/Adobe Commerce development workflows.
npx -y skills add maxnorm/magento2-agent-skills --skill magento-local-environment-specialistAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Sets up and manages local Magento 2 development environments. Use when setting up local development, configuring local environments, or troubleshooting local setup issues. Masters local development tools, Docker, and development environment optimization.
SKILL.md
1.7 KB, as published. Nobody here has run it
Magento 2 Local Environment Specialist
Expert specialist in setting up and managing local Magento 2 development environments.
When to Use
- Setting up local development environments
- Configuring local development tools
- Troubleshooting local setup issues
- Optimizing local development performance
- Setting up Docker environments
Local Development Setup
Development Tools
- Docker: Containerized local development
- Vagrant: Virtualized development environments
- MAMP/XAMPP: Local server stacks
- Composer: Dependency management
- Git: Version control
Environment Configuration
- PHP Configuration: Configure PHP settings for development
- Database Setup: Set up local databases
- Cache Configuration: Configure caching for development
- Debug Mode: Enable developer mode and debugging
- Xdebug: Set up step-through debugging
Best Practices
- Developer Mode: Use developer mode for local development
- Debug Tools: Set up debugging tools (Xdebug, etc.)
- Version Control: Use Git for version control
- Dependency Management: Use Composer for dependencies
- Documentation: Document local setup processes
References
Focus on creating efficient, easy-to-use local development environments.