IliyaBrookIliyaBrookCommunityยท7 Agent Skills Included

figma-linux

Build, patch, and package Figma Desktop for Linux

Builds the real Figma Desktop client for Linux by extracting the Windows installer, patching it, and packaging it as AppImage, deb, or rpm. Automates GitHub issue implementation end-to-end with staged orchestration, code review, linting, and testing. Includes guidance for writing reliable skills and agents, plus an improvement loop that fixes pipeline problems after bugs are resolved.
npx skills add IliyaBrook/figma-linux --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install figma-linux?โ–ผ

Run `npx skills add IliyaBrook/figma-linux --all -g -y` in your terminal to install all skills in this suite globally.

How to run the real Figma Desktop app on Linux?โ–ผ

This project extracts the official Windows installer, patches it for Linux, and packages it as an AppImage, deb, or rpm with tray icon, local fonts, and figma:// protocol support.

How to automate GitHub issue implementation?โ–ผ

The implement-issue skill runs an orchestrator that fetches the issue, plans tasks, writes code, tests, lints, reviews, and opens a pull request automatically.

Does figma-linux support Wayland and local fonts?โ–ผ

Yes. It works on X11 and Wayland, and includes a built-in font helper so your installed system fonts appear in Figma without extra software.

Can I use these skills without coding experience?โ–ผ

Yes. Once installed, your coding assistant follows the skills to handle builds, linting, and issue implementation from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’