iblai-ops-test
Installation
SKILL.md
/iblai-ops-test
You MUST run these checks before presenting any work to the user. Do NOT show untested code.
Use pnpm as the default package manager. Fall back to npm if pnpm
is not installed.
Step 1: Build
Run the production build to catch TypeScript errors, missing imports, and config issues:
pnpm build
Fix all errors. A failed build means broken code -- do not proceed until the build passes cleanly.
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