Back to Plugins
Design Assets to Git

Design Assets to Git

Export icons, illustartion images and all your assets from Figma to GitHub/GitLab in one click.

Plugin Preview

Design Assets to Git preview

About this plugin

Design Assets to Git

Export icons, illustartion images and all your assets from Figma to GitHub/GitLab in one click.


🔐 Security & Privacy First

We value your privacy, so we took these measures for maximum security:


No token storage - tokens are used once and never saved

Direct API calls - data only sent to GitHub/GitLab APIs

GDPR compliant - no personal data retention

Plugin Code is Open Source: anyone can fork the code and run the plugin locally for full control

👉 View the source code: github.com/your-username/design-assets-to-git.


Want complete control? Just download the project and run it locally :).


Now, Why It’s Useful?

Before: Designer exports → sends files → developer adds manually → back-and-forth on names and formats.


After: Designer selects assets → clicks Export → PR/MR ready for review. Done.


Zero friction handoff between design and development teams.


Key Features

GitHub & GitLab support (self-hosted too)

SVG/PNG/TXT export with safe filenames

Automatic branch & commit creation

PR/MR with manifest.json for easy review

Privacy first: tokens are never stored, only used once

Quick Start

Select assets (frames, components, vectors, text, slices).

Click Export → branch, commit, PR/MR created.

Output Structure:


assets/

icon-search.svg

hero-illustration.png

headline.txt

manifest.json

The manifest.json includes metadata about each exported asset for easy tracking and review.


Known Issues

Button disabled → fill all fields & select assets

API failed → check token scopes, repo/project ID, and branch exists

Branch exists → choose a new name or click Generate

No PR/MR → confirm your token has rights to open PRs/MRs

Contributing

We welcome contributions! Whether it's:


Bug fixes

New features

Documentation improvements

UI/UX improvements

Plugin Details

Version1
CreatedOctober 29, 2025
Last UpdatedOctober 29, 2025
CategoryImport & export plugins
CreatorNacer Mediouni
Stats0 installs, 0 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Network Access:

    Required to push SVG exports to GitLab and GitHub repositories via their respective APIs (supports gitlab.com, custom GitLab instances, and GitHub)

  • Editor Types:
    figma
  • Allowed Domains:
    • https://api.github.com
    • https://github.com
    • https://gitlab.com
    • https://gitlab.dev.codefactory.sh