One of the features of Xcode I really enjoy is the Open Quickly command. I use the Open Quickly command to open standard header files frequently when programming in C. Since I've been doing a lot of development in Emacs instead of Xcode I've bee missing this simple yet useful command.
Here is my attempt at making an equivalent command in Emacs.