marketplace naming question

i need to change my asset naming.

for mesh are SM
for material are M
for texture are T

for animation ?
for physics ?
for skeleton ?
for particle ?

I personally use
Par_ for particles (P_ is also allowed)
SK_ for skeletal meshes.
SKA_ Skel mesh animation
Phys_ for physics

check GitHub - Allar/ue5-style-guide: An attempt to make Unreal Engine 4 projects more consistent for some guidelines (scroll down a bit)

thats will do