A bunch of Objective-C code snippets originally by Mattt Thompson, converted to .codesnippet for easy installation.
mkdir -p ~/Library/Developer/Xcode/UserData/CodeSnippets/
cd ~/Library/Developer/Xcode/UserData/CodeSnippets/
git clone https://github.com/Ashton-W/Xcode-Snippets.git .If you have your own snippets already, you'll want to move them out then back in. You can even fork this repo.
Alternatively, use the Install System Plugin tool and double-click the codesnippet files.