Pinned Repositories
ai-plugin-template
An example of making a Figma plugin that talks to OpenAI GPT models.
code-connect
A tool for connecting your design system components in code with your design system in Figma
code-snippet-editor-plugin
Translate component variants, properties, and more into dynamic code snippets for your design system.
figma-api-demo
plugin-resources
A collection of open source plugins, widgets and other resources for Figma + FigJam that have been shared on GitHub.
plugin-samples
🔌 Sample Figma plugins.
plugin-typings
Typings for the Figma Plugin API
sds
Simple Design System (SDS) is a base design system that shows how Figma’s Variables, Styles, Components, and Code Connect can be used alongside a React codebase to form a complete picture of a responsive web design system.
variables-github-action-example
Example GitHub Actions workflows for syncing variables to Figma
widget-samples
FigJam widget code examples & starter projects using the FigJam Widget API
Figma's Repositories
figma/emoji-mart
Fork of https://github.com/missive/emoji-mart
figma/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
figma/emsdk
Emscripten SDK
figma/actions-action-setup
Install pnpm package manager
figma/actions-aws-secretsmanager-get-secrets
figma/actions-buf-breaking-action
figma/actions-buf-setup-action
figma/actions-changed-files
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
figma/actions-checkout
Action for checking out a repo
figma/actions-codeql-action
Actions for running CodeQL analysis
figma/actions-comment-pull-request
GitHub action to comment pull request
figma/actions-configure-pages
An action to enable Pages and extract various metadata about a site. It can also be used to configure various static site generators we support as starter workflows.
figma/actions-firewatch
Github Action which alerts a Slack channel if an issue receives reactions over a specified threshold.
figma/actions-fossa-action
The action sets up and caches the latest release of fossa-cli, infer the correct configuration from the current system state, analyze the project for a list of its dependencies, and upload the results to FOSSA.
figma/actions-github
Wraps actions-toolkit into an Action for common GitHub automations.
figma/actions-github-jira-tidy
Closes and comments on Jira issues based based on release contents
figma/actions-github-project-automation-plus
🤖 Automate GitHub Project cards with any webhook event
figma/actions-github-team-slackbot
figma/actions-goreleaser-action
GitHub Action for GoReleaser
figma/actions-npm-install
GitHub Action for install npm dependencies with caching without any configuration
figma/actions-pagerduty-send-event
A GitHub Action for sending events to PagerDuty
figma/actions-paths-filter
Conditionally run actions based on files modified by PR, feature branch or pushed commits
figma/actions-release-asset-action
figma/actions-rust-cache
A GitHub Action that implements smart caching for rust/cargo projects
figma/actions-scorecard-action
Official GitHub Action for OpenSSF Scorecard.
figma/actions-setup-bun
Set up your GitHub Actions workflow with a specific version of Bun
figma/actions-setup-ruby
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds
figma/actions-sticky-pull-request-comment
create comment on pull request, if exists update that comment.
figma/actions-upload-release-asset
An Action to upload a release asset via the GitHub Release API
figma/actions-wait-for-netlify-action
A GitHub action that will wait until a Netlify Preview deploy has completed before continuing on