vibe-add-feature
Installation
SKILL.md
/vibe-add-feature
Add pre-built iblai components to an existing Next.js app.
Available Components
| Command | What It Adds |
|---|---|
iblai add auth |
SSO authentication -- see /vibe-add-auth for detailed step-by-step walkthrough |
iblai add chat |
AI chat widget -- <mentor-ai> web component. Full-screen or embedded chat with streaming, file upload, voice. |
iblai add profile |
User profile dropdown -- avatar with dropdown menu, profile settings page. |
iblai add account |
Organization/account settings -- tenant management, team settings. |
iblai add analytics |
Analytics dashboard -- usage stats, user analytics, topic analysis. |
iblai add notifications |
Notification bell -- real-time notifications with unread badge, notification center page. |
iblai add builds |
Tauri v2 shell -- desktop (macOS/Windows/Linux) and mobile (iOS/Android) builds. |
iblai add mcp |
MCP + skills -- @iblai/mcp server config, Claude/OpenCode/Cursor skill files. |
How to Use
Related skills
More from iblai/vibe
iblai-chat
Add AI chat widget to your Next.js app
55iblai-account
Add account and organization settings page to your Next.js app
54iblai-auth
Add ibl.ai SSO authentication to a vanilla Next.js app
53iblai-analytics
Add analytics dashboard page to your Next.js app
53iblai-profile
Add profile dropdown and settings page to your Next.js app
52iblai-invite
Add user invitation dialogs to your Next.js app
45