I am still struggling to find a good naming convention for assets like images, js and css files used in my web projects.
So, my current would be:
CSS:
I place CSS files in a folder css, Javascript in js, images in images, ... Add subfolders as you see fit. No need for any naming convention on the level of individual files.
css
js
images