Search for a command to run...
Curated development resources for designers and developers.
create-figma-plugin is an open-source toolkit for building Figma plugins and widgets with TypeScript. It provides project scaffolding, Preact UI components matching Figma's design, bundling with esbuild, and utilities for the plugin API — the most complete development environment for Figma plugin authors.
Added Jan 2025
CSS.gg provides 700+ minimalist icons built entirely with pure CSS — no SVG, no fonts, no images. They're lightweight, easily customizable via CSS custom properties, and available as npm packages. Ideal for developers who want tiny, performant icons.
Figlet provides an interactive sandbox environment inside Figma where you can experiment with the Figma Plugin API in real-time. Write, test, and share code snippets — ideal for learning plugin development or quickly testing API calls without setting up a full project.
Handoff extracts design tokens from Figma files, annotates components, previews generated CSS, and builds static documentation sites via CLI. It bridges the gap between design and development by turning Figma designs into developer-ready specifications automatically.
Kavsoft specializes in SwiftUI tutorials covering Core Data, task management apps, custom UI components, and animations for iOS 16+. Patreon supporters get full source code access to 400+ projects plus early access to new tutorials.
Added Feb 2026
Omlet analyzes your codebase to show exactly how design system components are being used — adoption rates, prop usage patterns, and which teams are (or aren't) using the system. Data-driven insights for proving design system ROI and identifying gaps.
dotenv.dev's Figma starter lets you generate a fully configured plugin project with your choice of framework (React, Vue, or vanilla), bundling, and TypeScript setup. It eliminates boilerplate setup so you can focus on building your plugin's actual functionality.
SwiftUI code examples, tutorials, and templates for iOS app development.
A specialized color generator that creates complete Tailwind CSS color scales from a single color input. It produces 50-950 shade ranges that match Tailwind's naming convention, ready to paste into your tailwind.config.js for custom brand colors.