Hey everyone,
To make my life even easier, I created a boilerplate for building WP plugins with Piklist. It’s got the checker and directory structure. You can get it on GitHub here. In order to preserve the directory structure, each empty directory has a .gitignore file in it. Once you add something to the directory, make sure to delete that file.
I hope you find it useful.