# Figma plugins

## Links

* [Figma Responsify](https://github.com/brianlovin/figma-responsify) - Figma plugin to quickly test your designs across multiple device sizes.
* [Figma Dominant Color Toolkit](https://github.com/brianlovin/figma-dominant-color-toolkit) - Generate a palette from an image to magically populate your designs.
* [react-figma](https://github.com/ilyalesik/react-figma) - Render React components to Figma.
* [Awesome Design Plugins](https://flawlessapp.io/designplugins) - Best design plugins for Sketch, Adobe XD, and Figma.
* [figplug](https://github.com/rsms/figplug) - Figma plugin builder. ([Web](https://rsms.me/figplug/))
* [Remove.bg Plugin](https://github.com/aaroniker/figma-remove-bg) - Remove the background of images automatically.
* [Master](https://www.figma.com/community/plugin/767721682134156281/Master) - Never worry about creating, copying and fixing Components anymore.
* [Easing Gradient](https://github.com/matchai/figma-easing-gradient) - Make beautiful smooth gradients in Figma.
* [Figma Icon Automation Plugin](https://github.com/leadream/figma-icon-automation)
* [LaTeX Complete](https://github.com/maxkrieger/figma-latex-complete-plugin) - Put LaTeX into your figma documents.
* [The 15 best Figma plugins for designers (so far) (2019)](https://uxdesign.cc/the-15-best-figma-plugins-for-designers-so-far-84332ab1a61)
* [SPELLL](https://spelll.design/) - Spelling & grammar checker for Figma.
* [React Figma](https://github.com/react-figma/react-figma) - Render React components to Figma.
* [Scripter](https://www.figma.com/community/plugin/757836922707087381/Scripter) - Speed up your workflow or experiment with the Figma API through scripts.
* [Figma Import](https://packages.framer.com/package/lily/figma-import) - Import any frame from Figma as an image.
* [Design Lint](https://lintyour.design/) - Free and open source plugin for Figma built to help you find and fix errors in your designs. ([Code](https://github.com/destefanis/design-lint))
* [Simplify path plugin](https://github.com/zserge/figma-simplify-path) - Small plugin that simplifies vector paths in Figma.
* [SwiftUI Inspector](https://www.figma.com/community/plugin/784879032180068427/SwiftUI-Inspector) - Enhance your development workflow by copying and pasting element styles from your Figma files into your Xcode project.
* [Figma Plugin DS](https://github.com/thomas-lowry/figma-plugin-ds) - Small lightweight design system for use in Figma Plugins.
* [Theme UI Plugin for Figma](https://github.com/LekoArts/figma-theme-ui) - Theme UI Plugin for Figma.
* [Faker](https://www.figma.com/community/plugin/833836762121994814/Faker) - Quickly generate realistic placeholder text. Names, emails, URLs, headlines, and more.
* [Meeting notes](https://www.figma.com/community/file/836628128099607728) - Either it's a weekly sync or a team standup, keep it documented with this simple meeting notes template.
* [Responsive](https://www.figma.com/community/plugin/840727678445998968/Responsive) - Preview your responsive designs inside Figma.
* [Yuan Lim's Figma plugins](https://github.com/yuanqing/figma-plugins)
* [Figma Plugin Samples](https://github.com/figma/plugin-samples)
* [Building Figma Plugins (2020)](https://varun.ca/figma-plugins/)
* [Blush](https://www.figma.com/community/plugin/838959511417581040/Blush) - Create and customize illustrations in your designs with Blush.
* [Autoflow](https://www.flowchart.design/) - Draw flows in Figma automagically.
* [Find and Replace](https://www.figma.com/community/plugin/735072959812183643/Find-and-Replace) - Search for texts on your page and replace them just like a text editor. ([Tweet](https://twitter.com/notdetails/status/1294454546400448512))
* [Auto Layout + Absolute positioning](https://www.figma.com/community/file/886244271808606023)
* [Live Preview](https://www.figma.com/community/plugin/849390271196300773/Live-Preview) - Share a live preview of your Figma prototype with others. ([Tweet](https://twitter.com/jsngr/status/1304794296323801088))
* \[Figma to Code]\(<https://www.figma.com/community/plugin/842128343887142055/Figma-to-Code-(Tailwind%2C-Flutter%2C-SwiftUI)>) - Generate responsive pages and apps on Tailwind, Flutter and SwiftUI. ([Code](https://github.com/bernaferrari/FigmaToCode))
* [Hosted Export](https://www.figma.com/community/plugin/886688414738743606/Hosted-Export) - Allows you to copy hosted image URLs for any frame inside Figma.
* [Figma Plugins Stats](https://github.com/yuanqing/figma-plugins-stats) - CLI to get live and historical stats for your Figma plugins.
* [Guide Mate](https://github.com/praneshr/guidemate) - Figma plugin which helps you to add condition based grids to your designs.
* [Figma Plugin React Template](https://github.com/mattpocock/figma-xstate-plugin)
* [Figma Tokens](https://www.figma.com/community/plugin/843461159747178978/Figma-Tokens) - Making design tokens a single source of truth for designers and developers using Figma. ([Code](https://github.com/six7/figma-tokens))
* [Design Tokens](https://www.figma.com/community/plugin/888356646278934516/Design-Tokens) - Export Figma styles and custom tokens to a style dictionary ready json or sync to github.
* [Looper](https://github.com/kuldar/figma-looper) - Figma plugin for creating trippy generated graphics. Works with any Vector, Shape or Text layer.
* [HSLuv](https://www.figma.com/community/plugin/811341846366740536/HSLuve) - Human-friendly alternative to HSL.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bryan-guner.gitbook.io/knowledge/14-pure-education/knowledge-master/design/figma/figma-plugins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
