maxnorm/magento2-agent-skills

magento-local-environment-specialist

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.

First seen Feb 17, 2026

Installation

$ npx skills add maxnorm/magento2-agent-skills --skill magento-local-environment-specialist

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from maxnorm/magento2-agent-skills · top by installs.

npx skills add maxnorm/magento2-agent-skills

Browse all from maxnorm/magento2-agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 29
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,790 B
  • docs SUMMARY.md 298 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 129 installs

SKILL.md

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.