
Best Tools
The Figma Plugins and Resources Worth Installing in 2026
Most Figma plugin lists are forty plugins nobody uses. This is the shorter list of things that survive a month on your machine.
· 7 min read

Last updated: August 2026
Component libraries divide on one question that matters more than appearance: do you own the components, or are you renting them?
Rented components look great until you need one to behave slightly differently and discover the internals are sealed. Owned components are yours to break.
The best new design tools, once a week.
One short email. No noise, unsubscribe anytime.
Key takeaways

Modern collection of reusable React components
shadcn/ui changed the default assumption. It isn't a dependency — you copy components into your project and own them outright. No version upgrades to fight, no unstyleable internals, no waiting on a maintainer for a variant you need today.
Built on Radix primitives and Tailwind, it has become the foundation for a very large share of new React projects, and most AI code generators now target it — which means generated code drops into your codebase without a styling fight.

Ship faster with a production-ready shadcn/ui design system
Shadcraft builds on the same foundation with a production-ready shadcn/ui design system.

Radix UI provides unstyled, accessible primitives — dropdowns, dialogs, popovers, tooltips — with keyboard navigation, focus management and ARIA handled properly, and zero visual styling.
This is the right foundation when you have a real design system and don't want to fight someone else's aesthetic. The accessibility work alone justifies it; getting a dialog's focus trap correct by hand is harder than it looks.

React-based UI design system and component library developed by Ant
Ant Design is enormous and enterprise-oriented — tables, forms, date pickers, transfer lists, everything an internal tool needs. Opinionated visually, and fighting that opinion is unpleasant. Perfect when the requirement is "build a functional admin interface quickly."

Chakra UI balances sensible defaults with genuine styling flexibility, and has a strong accessibility record. A good middle ground between Radix's blank slate and Ant's completeness.

Open-source UI component library and design system built on top
Flowbite offers Tailwind components across React, Vue and vanilla, with a large free tier.
Open-source React component library built with Tailwind CSS
TailGrids is an open-source React and Tailwind library with broader coverage than most free kits.

World's largest Figma UI kit and React component library
Untitled UI is one of the largest and most polished Figma UI kits, with React components alongside. Strong choice when the design file is the starting point and consistency between Figma and code matters.

Largest library of website sections, available for both Figma and Framer
Palm UI is a large library of website sections available for both Figma and code.

Premium ui kits for creating projects, startups, stores and company
Spline one offers premium UI kits for products, startups and stores.

Production-Ready Mobile UI Kits for Real Apps
UI Ants focuses on production-ready mobile UI kits.

Uiverse is a community library of open-source CSS components — buttons, loaders, toggles. Uneven, and useful for the small interactive pieces nobody wants to build twice.
Heads up
Test accessibility before committing. Tab through a dialog, a dropdown and a date picker with the keyboard only. If focus escapes or gets trapped incorrectly, you will be fixing it in every project.
Match the kit to the project's lifespan. Internal tool shipping this month → Ant Design. Product you'll maintain for years → shadcn/ui or Radix, because you'll need to change things.
Check the escape hatch. Every library eventually needs a component to do something it wasn't designed for. Find out what happens then, before you're mid-sprint.
Don't mix kits. Two component libraries in one project means two design languages, two accessibility standards and double the bundle.
See also our best icon libraries and open source design tools.
shadcn/ui for most new projects, because you copy the components into your codebase and own them. Radix UI if you want accessible unstyled primitives to build on. Ant Design if you need enterprise breadth immediately.
The best new design tools, once a week.
One short email. No noise, unsubscribe anytime.
Get it in front of thousands of designers browsing Dezignhunt every week.
Submit your tool
Best Tools
Most Figma plugin lists are forty plugins nobody uses. This is the shorter list of things that survive a month on your machine.
· 7 min read

Best Tools
Your portfolio has to outlive the platform it is built on. That single constraint eliminates half the options.
· 7 min read

Best Tools
Unmoderated tests answer "what happened." Moderated sessions answer "why." Most teams buy the wrong one first.
· 7 min read