shopware

Installation
SKILL.md

Shopware Plugin Development

Entry point for Shopware work. This skill carries what applies to every Shopware task; the detail lives in the focused skills listed below.

Coding conventions come from rules/, not from this skill

The Shopware Core writes <?php declare(strict_types=1); on a single line. This project does not: per PSR-12 and rules/01-coding-standard.md, <?php stands alone, then a blank line, then declare(strict_types=1); on its own line. Where a Shopware example conflicts with rules/, the rules win — they are binding, skills are recommendations.

Which skill for which task

Installs
2
GitHub Stars
4
First Seen
Jun 18, 2026
shopware — alpham8/agentic-webdev