Convert StorePress WordPress plugin PHP source files into Mustache scaffolding templates by replacing plugin-specific identifiers (namespace, slug, version, text domain) with Mustache tags while leaving framework/vendor identifiers untouched. Use this skill whenever the user asks to "make template", "make mustache template", "convert it", "convert to mustache", "mustache it", "templatize this", or otherwise wants a concrete plugin PHP file turned into a reusable `@storepress/create-plugin`-style template. Trigger even if the user just pastes a PHP file and says "convert" — assume Mustache templating is the goal in a StorePress plugin context.
2026-06-25