@sketch-hq/sketch-naming-conventions-assistant
sketch-hq76MIT6.5.0 guidelines, sketch, sketch files, sketch assistantRules
- Page names
should start with an emoji, e.g.
🚧 Work in Progress
.
- Artboard names
should start with numbers followed by a space, e.g.
1.1 Splash Screen
.
- Group names,
default names such as
Group
are forbidden.
- Symbol names
should be using forward-slash grouping, e.g.
Icon/Frog
.