Initialize a new project in the workspace. Scaffold a small Bun/TypeScript project directly or use a framework-native generator when the project type is explicit.
$npx -y skills add rcarmo/piclaw --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/rcarmo/piclaw" --skill "rcarmo/piclaw/setup"` 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/rcarmo/piclaw" that are relevant to the current task. Run `npx skills add "https://github.com/rcarmo/piclaw"` and select the relevant skills, then follow their instructions.