Scaffold a TanStack app with tanstack create using --framework, --template, --toolchain, --deployment, --add-ons, --blank, and --router-only. Covers flag compatibility, non-interactive defaults, and intent-preserving command construction.
$npx -y skills add tanstack/cli --skill create-app-scaffoldInstalls into the current project.
Run `npx skills use "https://github.com/tanstack/cli" --skill "tanstack/cli/create-app-scaffold"` 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/tanstack/cli" that are relevant to the current task. Run `npx skills add "https://github.com/tanstack/cli"` and select the relevant skills, then follow their instructions.