Magento Local Environment Specialist: Install, Source and Security | FunnelSlayer

Magento Local Environment Specialist

Published by maxnorm in magento2-agent-skills

No known issues128 installs

What this skill does

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.

Add Magento Local Environment Specialist to your agent

Review the source and files first. When you are ready, copy the prompt instruction or use the CLI command supported by your environment.

Install with a prompt

Paste this into a compatible coding agent:

add this skill "magento-local-environment-specialist" from https://github.com/maxnorm/magento2-agent-skills

Install with the CLI

Run this command in a controlled environment after reviewing the repository:

npx skills add https://github.com/maxnorm/magento2-agent-skills --skill magento-local-environment-specialist

Skill instructions

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.

Files included

  • SKILL.md

More skills