Sets up and launches a Claude Code devcontainer with --dangerously-skip-permissions for fully autonomous, unattended operation inside a sandboxed environment. Use when: (1) user wants to run Claude Code without permission prompts, (2) setting up a secure development container for autonomous coding, (3) user says 'yolo', 'yolo mode', 'run without permissions', 'autonomous mode', 'skip permissions safely', or 'devcontainer setup'.
$npx -y skills add jgamaraalv/ts-dev-kit --skill yoloInstalls into the current project.
Run `npx skills use "https://github.com/jgamaraalv/ts-dev-kit" --skill "jgamaraalv/ts-dev-kit/yolo"` 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/jgamaraalv/ts-dev-kit" that are relevant to the current task. Run `npx skills add "https://github.com/jgamaraalv/ts-dev-kit"` and select the relevant skills, then follow their instructions.