express.js - awesome http middleware which makes handling sessions and requests very easy
socket.io - most popular websockets implementation for node.js
jade - a template engine inspired by HAML
stylus - css template engine, same markup as jade and makes css writing less painfull, nearly fun ;)
Just clone the repo and get started.
git clone git://github.com/gocoffeecup/nodesocketioboilerplate.git
Additional information on the frameworks used can be found here:
Socket.io
express.js
jade
stylus