Official plugin registry
These plugins are available in the official registry and can be installed by name using the@{name} syntax.
Design systems
Kong Design System
Install:@kong
Kong Design System (Advanced)
Install:@kong/advanced
Nuxt UI
Install:@nuxt
Nuxt UI Pro
Install:@nuxt/pro
CSS frameworks
Tailwind CSS
Install:@tailwind
UnoCSS by FubukiCSS
Install:@fubukicss/unocss
Author: @zouhangwithsweet
Repository: GitHub
Generate UnoCSS utility classes from Figma designs using FubukiCSS.
Framework adapters
React Native StyleSheet
Install:@react-native
Author: @CANntyield
Repository: GitHub
Convert CSS to React Native StyleSheet objects for mobile development.
Custom design systems
Baidu Health wz-style
Install:@baidu-health/wz-style
Baidu Health med-style
Install:@baidu-health/med-style
Installation
To install any plugin from the registry:- Open TemPad Dev in Figma
- Go to Preferences → Plugins
- Enter the plugin name with
@prefix (e.g.,@tailwind) - Click Save
Plugin code is stored in browser local storage and is not auto-updated. Manually update plugins from Preferences when new versions are released.
Custom plugins
You can also install plugins by URL:Create Your Own Plugin
Learn how to build custom plugins for your design system
Contributing your plugin
Want to add your plugin to the registry?- Create your plugin following the creation guide
- Host it on GitHub or a public URL
- Add it to the registry file
- Submit a pull request
Deploy Your Plugin
Learn how to host and share your plugin
Plugin requirements
To be accepted into the registry, plugins must:- ✅ Be hosted on a public, stable URL
- ✅ Support cross-origin requests (CORS)
- ✅ Be a valid ES module
- ✅ Export a valid plugin object
- ✅ Have a public repository with documentation
- ✅ Follow semantic versioning
Support and issues
For plugin-specific issues, contact the plugin author directly through their repository. For TemPad Dev core issues:- GitHub: ecomfe/tempad-dev
- Discord: Join community