If your a Wordpress developer then this is one plugin that you need to download before you start any new work on a plugin or theme. This plugin is made just for Wordpress developers by the Wordpress developers of Automattic. Automattic are also the developers behind some other great Wordpress plugins like Jetpack, Vaultpress, Akismet, Gravatar and Wordpress resources website Code poet. This plugin is simply called Developer and you can download it for free from Wordpress.org. Developer Plugin This plugin will help any developer configure their development environment by suggesting different Wordpress plugins to help in developing your plugin. But this can also be used for Theme development, when you first install the plugin you will presented with a screen which asks if you are developing a theme or a plugin.
After choosing what you are planning to develop it will suggest a few plugins for you to install.
This is screen you will see if you are developing a plugin and it suggests to download these plugins.
You will only see this screen when you first install the plugin, it will then add a record into the wp_options table storing your choices, if you deactivate and activate the plugin again this screen will not be display. Which means if you start a new plugin and want to use these options you need to delete this record in the database so that the plugin suggestion screen will be displayed. Make sure you use this plugin the next time you start a new plugin. Developer Plugin