What problem does it solve? Choosing and correctly integrating animated UI effects (loading orbs, glowing borders, voice visualizers, bot avatars, liquid metal, gooey shapes, image reveals) into a React project requires knowing each library's props, placement rules, and pitfalls, which this Skill codifies. ## Core Features & Use Cases - Library discovery and review: Lists the seven Libraries.dev packages and scans a codebase for fit signals (spinners, chat composers, mic buttons, CTAs) to suggest where each effect belongs. - Guided installation: Picks the right library via decision rules, installs it with the project's package manager after user approval, and wires component state to real app state like streaming flags or mic streams. - Per-library references: Detailed docs for border-beam, thinking-orbs, liquid-gooey, voice-glow, bot-avatars, metal-fx, and img-fx covering props, recipes, accessibility, and common mistakes. - Use Case: Ask the agent to review your chat app; it finds the composer and suggests a BorderBeam active while streaming plus a ThinkingOrb for tool-call steps, then installs and wires them on approval. ## Quick Start Ask the agent to run libraries review on your project to see where each Libraries.dev effect fits.