not really because I name the classes for its core functions with hints at the name. For exemple, my enlarging when hovering with cursor is named .embiggen
It's Ms Marvel's (Khamala Khan) shout when she gets a part of her body bigger for fighting purposes (such as hands, feets, etc) so I know that without checking, if I want an enlarging at hover I just have to add class="embiggen" and I don't have to even look at the CSS to know what it does.
I used to forget or mix myself because at the beginning I used numbers like class one, class two, etc. So I moved to a better naming system for myself and it works nicely (so far...)