byawizemann· 2 skills
Scaffold a new Scarf project OR enrich an existing one after a Scarf "Upgrade Project" — dashboard, optional configuration schema, optional cron job, AGENTS.md, and (via the scarf-miniapp-author skill) a starter mini-app — from a short conversational interview. Output is immediately usable locally and cleanly exportable as a .scarftemplate bundle.
$npx -y skills add awizemann/scarf --skill scarf-template-authorInstalls into the current project.
Run `npx skills use "https://github.com/awizemann/scarf" --skill "awizemann/scarf/scarf-template-author"` 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/awizemann/scarf" that are relevant to the current task. Run `npx skills add "https://github.com/awizemann/scarf"` and select the relevant skills, then follow their instructions.