gaia-ui

by theexperiencecompanyโœ“ Verified

Beautifully designed components for building AI Agents ๐ŸŒŽ

215
Stars
17
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

โš ๏ธ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/theexperiencecompany/gaia-ui

Getting Started

Guides for using skills like gaia-ui.

Security Report

Verified

Last scanned: โ€”

{
  "status": "PASSED",
  "issues": []
}

README.md

untitled

GAIA UI - Component Registry

Status Documentation Latest Release

Contributors Open Issues License

Discord Twitter Follow

A collection of production-ready UI components designed specifically for building AI assistants and chatbots. These are the components we use at GAIA, now available for anyone building conversational interfaces.

button

Why This Library?

Building a great chat or assistant interface requires more than just generic UI components. We've spent countless hours refining these components to handle the unique challenges of conversational UIs.

Instead of reinventing the wheel, use the same battle-tested components that power GAIA.

Our Philosophy

Quality Over Quantity - We focus on shipping production-ready components that solve real problems. Each component is:

  • โœ… Battle-tested in production at GAIA
  • โœ… Designed to handle edge cases and real-world scenarios
  • โœ… Accessible, responsive, and performant
  • โœ… Solving problems better than existing alternatives

You won't find generic components that duplicate what's already available. If we're shipping it, it's because we use it in production and it adds genuine value to the ecosystem.

Getting Started

Add components to your project:

npx @heygaia/ui add navbar-menu

Add multiple components at once:

npx @heygaia/ui add raised-button chat-bubble tool-calls-section

Alternative: Using shadcn CLI

You can also use the shadcn CLI directly with the full registry URL:

npx shadcn@latest add https://ui.heygaia.io/r/navbar-menu.json

Or configure the @heygaia namespace in your components.json:

{
  "registries": {
    "@heygaia": "https://ui.heygaia.io/r/{name}.json"
  }
}

Then use namespace syntax:

npx shadcn@latest add @heygaia/navbar-menu

Base Components

This registry uses standard shadcn/ui base components. Install them separately:

npx shadcn@latest add button tooltip avatar dropdown-menu popover skeleton

Documentation

Current Status

GAIA UI is in beta. We're actively migrating components from our internal GAIA codebase, replacing HeroUI with shadcn/ui for better compatibility and smaller bundle sizes. The library is stable and used in production, but APIs may change as we refine components before v1.0.

View detailed roadmap โ†’

Community & Support

Join our growing community of users and contributors:

  • Discord ย Discord โ€” Chat with the team and other users.
  • Twitter ย Twitter โ€” Get the latest news and updates.
  • GitHub ย GitHub โ€” Report issues and contribute.

Contributing

Contributors

We welcome contributions! Whether you're fixing bugs, improving documentation, or adding new components, we'd love your help.

Read the Contributing Guide โ†’

Quick start for contributors:

  1. Fork the repository
  2. Create your component in registry/new-york/ui/
  3. Add entry to registry.json and run pnpm run registry:build
  4. Test locally with npx shadcn@latest add http://localhost:3000/r/[component-name].json
  5. Submit a pull request

Development

# Install dependencies
pnpm install

# Run dev server
pnpm run dev

# Build registry
pnpm run registry:build

# Type check
pnpm run type

Built With

  • Next.js 15 - For the documentation and registry
  • Tailwind CSS v4 - For styling
  • TypeScript - For type safety
  • Radix UI - For accessible primitives
  • Framer Motion - For animations
  • shadcn CLI - For component installation

Star History

Star History Chart

License

MIT License - feel free to use these components in your projects!


Made with โค๏ธ by The Experience Company

Discord Twitter GitHub

Frequently Asked Questions

What is gaia-ui?โŒ„

gaia-ui is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by theexperiencecompany. Beautifully designed components for building AI Agents ๐ŸŒŽ. It has 215 GitHub stars.

Is gaia-ui safe to use?โŒ„

Yes. gaia-ui passed SkillsLLM's automated security scan โ€” a dependency vulnerability audit plus prompt-injection heuristics โ€” with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install gaia-ui?โŒ„

Clone the repository with "git clone https://github.com/theexperiencecompany/gaia-ui" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is gaia-ui written in?โŒ„

gaia-ui is primarily written in TypeScript. It is open-source under theexperiencecompany on GitHub, so you can review or fork the full source.

Are there alternatives to gaia-ui?โŒ„

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh gaia-ui against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

โญ 242,219โ‘‚ 36,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details โ†’
15

An agentic skills framework & software development methodology that works.

โญ 234,966โ‘‚ 20,863Shell
AI Agentsai-agentsbrainstorming
View details โ†’

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

โญ 185,940โ‘‚ 28,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details โ†’

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

โญ 128,868โ‘‚ 8,826Rust
AI Agentsclaude-codeai-tools
View details โ†’

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

โญ 120,031โ‘‚ 19,897Shell
AI Agents
View details โ†’

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

โญ 242,219โ‘‚ 36,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details โ†’
15

An agentic skills framework & software development methodology that works.

โญ 234,966โ‘‚ 20,863Shell
AI Agentsai-agentsbrainstorming
View details โ†’

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

โญ 201,881โ‘‚ 60,308TypeScript
MCP Serversapisai-tools
View details โ†’

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

โญ 185,940โ‘‚ 28,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details โ†’

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

โญ 128,868โ‘‚ 8,826Rust
AI Agentsclaude-codeai-tools
View details โ†’
gaia-ui โ€” AI Skill for Claude Code | SkillTip