figma-automations
figma-automations copied to clipboard
WIP: A plugin for Figma that allows anyone to build their plugin visually. Build automations and save endless hours on tedious tasks.
WIP: Figma automations
- [x] Design temp UI
- [ ] Improve UI design
- [x] Basic foundation
- [x] Sample actions
- [ ] Typed input/output in actions
- [ ] Pipe data between actions
- [ ] Picking only from supported input types (react-select?)
- [ ] Error handling
- [ ] More actions
- [ ] Name & save multiple automations to plugin data
- [ ] More automation info: creator name and icon
- [ ] Browse/open saved automations
- [ ] Sharable automations (serialized arrays? encoded?)
- [ ] Prebuilt automations
- [ ] Readme
- [ ] Docs & Tutorial
- [ ] Tutorial inside the plugin UI
- [ ] Step by step playback
- [ ] Eslint & tests 🤷🏻♂️