What are naming layers best practices?
If a layer is an instance of a symbol or component, its name should be changed to something simple, shorter and easier to identify than the original name. Content doesn't determine the name. Naming layers should be a reflect of their function and not their content.
How do you name UI components?
The element name should make clear what to expect from this component in the UI. This is usually a noun in the singular, and occasionally in the plural. Examples: List , Card , Form , Section , Block , Content , Details , Carousel , Accordion , Hero , etc.
How do you name a UI project?
Use the names
The only way to make the names stick is to use them repetitively. Design systems evolve very quickly and your language should keep up with it. So the more you use the names everyday, the easier it will be to get used to the new names that show up as your system evolves.