Use when the user asks to build, create, or set up an app (a durable data app with a dashboard and background pipelines) — not a one-off widget or chart. Teaches how to delegate app-building to the app-builder sub-agent.
$npx -y skills add bearlike/assistant --skill app-builderInstalls into the current project.
Run `npx skills use "https://github.com/bearlike/assistant" --skill "bearlike/assistant/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/bearlike/assistant" that are relevant to the current task. Run `npx skills add "https://github.com/bearlike/assistant"` and select the relevant skills, then follow their instructions.