The most important feature for me as a developer is integration with git at the least and github ideally.
I post all my public code to github automatically as I code. It would be annoying to have to have some sort of manual upload process to release things on some other site. I'd love to see my plugins and such listed on eSteak.net, GitHub, out.mootools.net, my personal blog, etc... But I'm not going to manually upload it to each of these places every time I release an update. It's just too painful. Maybe these things could all just direct link to the zip download on GitHub which is automatically updated every time I push. Then I only have to type a single command to release a new version everywhere. You could even grab the README.* file from the root of the repo to update the info about the project. I would be totally willing to write a json file to plunk down into the root of the project too for grabbing meta-data. If you want to help define the standard mootool plugin folder/file structure, lease contribute to this github project: http://github.com/subtleGradient/mootools-plugin/tree/master thanks!
