How do I find stylesheet & javascript handles? [duplicate]

WordPress provides a list of the scripts they enqueue in the Codex. That’s a good place to start.

Take a look at this question for a more complete answer: How can I get a list of all enqueued scripts and styles?