I am finding wp-cli increasingly useful. For those who haven’t come across it before—as the name suggests—it is a command line interface for WordPress. This in itself is fairly useful as a standalone tool for blog management (just run wp
to see the possibilities!). For developers it also has a handy feature for bootstrapping plugin unit tests.