Builds complete, compliant NimbleBrain Upjack apps from natural language descriptions. Generates manifest, entity schemas, skills, context, seed data, and server entry point. Use when creating a new Upjack app, building an AI-native app, or scaffolding a domain-specific application. Triggers include "create me a todo app", "build an upjack app", "new upjack app for", "scaffold an app".
$npx -y skills add nimblebraininc/upjack --skill upjack-app-builderInstalls into the current project.
Run `npx skills use "https://github.com/nimblebraininc/upjack" --skill "nimblebraininc/upjack/upjack-app-builder"` 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/nimblebraininc/upjack" that are relevant to the current task. Run `npx skills add "https://github.com/nimblebraininc/upjack"` and select the relevant skills, then follow their instructions.