From shopware-devops
shopware-cli extension * — alle Extension-Subcommands: build, validate, zip, watch, fix, format, get-version, get-name, prepare, changelog, config-schema. Trigger: "shopware-cli extension", "extension build", "extension zip flags", "extension validate --full", "extension watch", "sw-cli extension upload", "extension get-version", "extension prepare", "extension fix".
How this skill is triggered — by the user, by Claude, or both
Slash command
/shopware-devops:sw-cli-extensionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Commands zum Bauen, Validieren und Paketieren von Shopware Extensions.
Commands zum Bauen, Validieren und Paketieren von Shopware Extensions.
shopware-cli extension build path/to/MyPlugin
shopware-cli extension validate --full path/to/MyPlugin
shopware-cli extension zip path/to/MyPlugin --disable-git
shopware-cli extension admin-watch path/to/MyPlugin http://localhost
| Command | Kurzfassung |
|---|---|
build | Admin/Storefront-Assets bauen (ESBuild/Webpack) |
validate | Extension prüfen (schnell oder --full mit PHPStan/ESLint) |
zip | Release-Zip erstellen (git-export oder --disable-git) |
admin-watch | ESBuild Dev-Proxy starten |
fix | Code-Fixer ausführen (PHPCSFixer, ESLint) |
format | Formatter ausführen (Prettier, PHP-CS-Fixer) |
get-name | Technical Name ausgeben |
get-version | Version ausgeben |
get-changelog | Changelog ausgeben |
prepare | Composer-Deps installieren, Clean-up vor Zip |
config-schema | JSON-Schema für .shopware-extension.yml |
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub zone1987/claude-a-dev-team --plugin shopware-devops