Put all snippets in one file?
Even the Salsa pipeline uses just one file for everything, and I've been making contributions and find it easy to work with. Splitting it up into several files just causes a lot of HTTP connections which slows things down and add latency. What do you think?