What problem does it solve?
This Skill helps you write, refactor, and review Magento 2 code that stays aligned with project conventions, reduces upgrade risk, and passes coding-standard checks.
Core Features & Use Cases
- Magento Coding Standards: Apply PHPCS, strict types, explicit visibility, and XML configuration conventions consistently across modules.
- Service Contracts & Repositories: Design public APIs with interfaces, repository patterns, and dependency boundaries that fit Magento architecture.
- Maintainable Refactors: Improve existing code with narrow, production-safe changes instead of ad hoc helpers or unstable concrete dependencies.
- Use Case: Ask it to review a module for PHPCS violations, identify public API issues, or propose a compliant repository implementation before merge.
Quick Start
Ask the skill to review your Magento module for coding standards, service contracts, strict types, and PHPCS issues.