Build a small HTTP app (dashboard, kanban board, admin panel, custom UI) on top of an existing Binder workspace. Use when asked to "create an app", "build a dashboard", "show records in a chart", "make a kanban/board", "build an admin panel", or "add a UI on top of binder".
$npx -y skills add mpazik/binder --skill binder-appInstalls into the current project.
Run `npx skills use "https://github.com/mpazik/binder" --skill "mpazik/binder/binder-app"` 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/mpazik/binder" that are relevant to the current task. Run `npx skills add "https://github.com/mpazik/binder"` and select the relevant skills, then follow their instructions.