Scaffold a new ibl.ai app or add ibl.ai features to an existing Next.js project — the project templates and the startapp / add / config steps that assemble them. Use when creating a new app, scaffolding from templates, wiring up the base providers/store/auth, or adding a feature by hand. Holds the base + agent project templates as assets. For per-feature wiring see /iblai-vibe-auth; for the desktop/mobile shell see /iblai-vibe-ops-build.
$npx -y skills add iblai/vibe --skill iblai-vibe-scaffoldInstalls into the current project.
Run `npx skills use "https://github.com/iblai/vibe" --skill "iblai/vibe/iblai-vibe-scaffold"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iblai/vibe" that are relevant to the current task. Run `npx skills add "https://github.com/iblai/vibe"` and select the relevant skills, then follow their instructions.