jakubantalik/libraries.dev

High-crafted UI libraries for AI agents: Border beam, Orbs, Metal, Gooey, Image

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 19 minutes ago
Added to GitGenius on September 19th, 2026
Created on April 12th, 2026
Open Issues & Pull Requests: 11 (+0)
GitHub issues: Enabled
Number of forks: 207
Total Stargazers: 3,551 (+9)
Total Subscribers: 7 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 39 days
Stale 30+ days: 2
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Libraries.dev is a collection of React component libraries that provide visual effects designed for AI agent interfaces.

The project addresses the need for polished, animated UI effects that enhance the feel of modern interfaces, particularly those built around AI interactions. Rather than requiring developers to write WebGL or complex CSS animations, each library wraps an existing element and applies its effect through props. The six libraries cover distinct use cases: Border beam adds a traveling glow to card borders, Thinking orbs provides loading states for AI operations, Gooey creates liquid-like morphing shapes, Voice glow rises from chat inputs in response to audio, Metal applies reflective liquid metal effects, and Image transforms a pixel mosaic loader into the final photograph. Each installs as a standalone npm package with zero runtime dependencies except Image, which requires Three.js.

Developers should choose these libraries if they want production-ready animated effects without implementing custom WebGL or complex animations. The project is particularly suited to AI-focused interfaces and applications where these specific effects enhance the user experience. The libraries work with React 18 or newer and support both light and dark modes automatically. The project emphasizes integration with AI coding agents like Claude Code and Cursor, providing copy-paste prompts that agents can use to install and configure the libraries directly into projects.

Development activity shows consistent maintenance of the core library collection with regular updates to individual packages. The project maintains comprehensive documentation for each library including interactive playgrounds where developers can tune effects live and export their configurations. The codebase demonstrates attention to developer experience through clear prop-based configuration rather than requiring manual parameter tuning.