From shopware-migration
PHP-Migrationsmuster für Shopware-Plugins (6.6→6.7): geänderte Signaturen/Interfaces (z.B. neuer Payment-Handler), Constructor Property Promotion, Enums, entfernte/deprecierte APIs, composer conflict. Trigger: "PHP migration shopware", "Signatur geändert", "AbstractPaymentHandler migration", "deprecated API ersetzen", "php-migration shopware 6.7". Shopware 6.7.
How this skill is triggered — by the user, by Claude, or both
Slash command
/shopware-migration:sw-php-migration-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Typische PHP-Anpassungen beim Major-Upgrade:
Typische PHP-Anpassungen beim Major-Upgrade:
AbstractPaymentHandler (6.7);
geänderte Methodensignaturen in Core-Klassen (gegen UPGRADE-6.7.md prüfen).sw-deprecation-handling).readonly, Enums (ADR „php enums"), strikte Typen.conflict-Range auf Zielversion (6.7 → <6.7 || >=6.8), Abhängigkeiten/Packages auditieren.Vorgehen: vendor/bin/rector process (Shopware-Set) für automatisierbare Änderungen, Rest manuell; danach PHPStan/ECS.
Details/Audit in den References des Skills shopware-6.7-migration.
→ ../shopware-6.7-migration/references/php-migration.md, ../shopware-6.7-migration/references/composer-packages-audit.md
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub zone1987/claude-a-dev-team --plugin shopware-migration