Ground My Shopware

Builds and repairs Shopware 6 Administration and Storefront UI by reading the INSTALLED vendor source first — `mt-card`'s real slot list, `sw-data-grid`'s preview slot, `sw-modal`'s variants, the Meteor token files, the snippet catalogues — and reusing the component core already ships instead of hand-rolling markup. Built for Shopware's silent failure class, where nothing throws: content addressed to a slot the component does not declare is dropped without a warning, a `variant="small"` media uploader renders no preview at all, a BEM class with no stylesheet leaves a section looking cramped, a scoped `.mt-card[data-v-…]` rule beats your single-class override and computes to `0px`, a required `description` prop passed as a bare attribute prints an empty block, a `<h3>` inside a `{# … #}` comment renders fine in the browser and crashes every template spec. Use this skill whenever the task touches a Shopware admin module, page, card, data grid, modal, media or colour picker, admin SCSS or snippets, a storefront

silkyland Updated

File contents

silkyland/ground-my-shopware/tree/main/ commit c5306b71ee

Frequently asked questions

npx skillmds@latest add silkyland/ground-my-shopware