con un clic
boiled-claw-public
boiled-claw-public contiene 12 skills recopiladas de pome223, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
boiled-claw の e2e スモークテストを実行する。gateway の pytest / Docker / HTTP ヘルスチェックをまとめて確認し、すべて Pass した場合のみ「push OK」と報告する。
Run end-to-end smoke tests against the boiled-claw gateway from the Docker dev container.
見えているブラウザ UI を browser-first で扱い、単発は computer_*、長めの作業は computer_operator へつなぐ。
Use browser-first computer tools for visible UI tasks in the current browser, with escalation to computer_operator for longer multi-step work.
boiled-claw の新しいスキルを対話的に作成する。skills/ と .claude/skills/ の両方に SKILL.md を生成する。
git diff を外部 AI CLI(Claude Code / Codex / Gemini)に送ってレビューし、結果を集約・比較する。
Detect lint/test failures, send context to external AI CLIs for fixes, apply patches, and verify in a loop.
Send git diffs to external AI CLIs (Claude, Codex, Gemini) for code review and aggregate findings.
Send the same prompt to multiple LLMs (Claude, Codex, Gemini) and compare their responses.
lint/test の失敗を検出し、外部 AI CLI(Claude Code / Codex / Gemini)でコード修正 → 再検証をループする。
同一プロンプトを複数 AI CLI(Claude Code / Codex / Gemini)に送り、回答を比較・評価する。
Plan, implement, and verify coding tasks in this repository.