iblai-components

Installation
SKILL.md

/iblai-components

Overview of all ibl.ai components and how to create a new app.

Creating a New App

Vanilla Next.js + ibl.ai Features

Start with a standard Next.js app and add features as needed:

npx create-next-app@latest my-app --yes
cd my-app
iblai add auth --platform your-tenant
iblai add chat
npm run dev

Full ibl.ai Agent App

Related skills
Installs
9
Repository
iblai/vibe
GitHub Stars
14
First Seen
Mar 30, 2026