Scaffold a new project with standard setup. Use when user says "new project", "create project", "init project", "start new repo", "scaffold", "bootstrap", or asks to set up a new application from scratch. Handles GitHub repo creation, CLAUDE.md, env files, and platform setup.
$npx -y skills add floomhq/moto --skill new-projectInstalls into the current project.
Run `npx skills use "https://github.com/floomhq/moto" --skill "floomhq/moto/new-project"` 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/floomhq/moto" that are relevant to the current task. Run `npx skills add "https://github.com/floomhq/moto"` and select the relevant skills, then follow their instructions.