vibe-add-auth

Installation
SKILL.md

/vibe-add-auth

Add ibl.ai SSO authentication to a vanilla Next.js app. After completion, unauthenticated users are redirected to login.iblai.app and returned with a session -- no API tokens to manage.

Prerequisites

  • Next.js 14+ with App Router (app/ directory)
  • Node.js 18+
  • iblai CLI available (iblai --version). If not available, run /vibe-install-cli
  • An ibl.ai tenant key (use iblai for the free default tenant, or register at https://iblai.app)

Step 1: Run the Generator

cd your-nextjs-app
Related skills
Installs
1
Repository
iblai/vibe
GitHub Stars
14
First Seen
Mar 30, 2026