byiblai· 118 skills
Internals of the iblai CLI (iblai-app-cli) — how its commands, Jinja2 template system, standalone-binary build, and release/publish flows are structured. Use when maintaining, debugging, rebuilding, or reproducing the iblai CLI itself, or when you need to know how iblai add / iblai startapp / iblai builds work under the hood — it preserves the CLI's construction so the behavior can be reproduced or ported.
$npx -y skills add iblai/vibe --skill iblai-vibe-cli-maintenanceInstalls into the current project.
Run `npx skills use "https://github.com/iblai/vibe" --skill "iblai/vibe/iblai-vibe-cli-maintenance"` 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.