Sets a layer's name to the name of its child
Discover new automations in your inbox.
A quick way to add a sticky note below your selected frame.
Creates a custom grid off of the selected items, based on user-submitted values.
It takes selected text layers and replaces its content with random number 0-99 and entered suffix (optional).
Renames selected text layers containing #hex values to the closest color name from thecolorapi.com/
Turn your text layer hex codes to rectangular colour swatches, and use other community automations to convert them into styles ;)
Replace all selected text with a new one.
Creates Color Styles from a provided Tailwind (or any other custom) JSON string
This Automation allows you to read design tokens stored on a document with the Figma Tokens plugin and creates living documentation layers for you. It takes a template layer as a selection, asks you which token set and what token groups you'd like to use. It then creates layers based on this template layer, sets token data in the sharedPluginData space so the Figma Tokens plugin can later on pick those up again. Create template layers that match any token property with two underscores so the plugin will pick it up: __fill __value __tokenName __tokenValue And basically any other property that Figma Tokens supports. For example, if you have "global", "light", "dark" token sets defined in Figma Tokens and you'd want to create a documentation for the "light" set for every token name that starts with "colors", you'd input "light" followed by "colors", have the template layer selected and then run the automation.