Spree Customization

Use FIRST when the user is about to customize Spree and the right approach isn't obvious — "how do I customize X", "what's the best way to add Y", "how do I extend Spree", "should I use a decorator or a subscriber", "where should I put this logic", "how do I add custom behavior", "where does business logic go". Maps a customization need to the right specific skill (decorators, events, dependencies, admin extensions, Ransack, configuration, the resource generator, etc.). Routes to specific skills rather than going deep itself. The skill to reach for whenever the user's question is broad or they haven't picked a pattern yet.

spree 004cf8f 9.6 KB Updated

File contents

spree/agent-skills/tree/main/skills/spree-customization commit 004cf8febc

Frequently asked questions

npx skillmds@latest add spree/spree-customization