Skip to main content
Run any Skill in Manus
with one click
GitHub repository

boiled-claw-public

boiled-claw-public contains 12 collected skills from pome223, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
3
updated
2026-04-29
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

e2e-test
software-quality-assurance-analysts-and-testers

boiled-claw の e2e スモークテストを実行する。gateway の pytest / Docker / HTTP ヘルスチェックをまとめて確認し、すべて Pass した場合のみ「push OK」と報告する。

2026-04-29
e2e-test
software-quality-assurance-analysts-and-testers

Run end-to-end smoke tests against the boiled-claw gateway from the Docker dev container.

2026-04-29
computer-use
network-and-computer-systems-administrators

見えているブラウザ UI を browser-first で扱い、単発は computer_*、長めの作業は computer_operator へつなぐ。

2026-03-27
computer-use
computer-user-support-specialists

Use browser-first computer tools for visible UI tasks in the current browser, with escalation to computer_operator for longer multi-step work.

2026-03-27
create-skill
software-developers

boiled-claw の新しいスキルを対話的に作成する。skills/ と .claude/skills/ の両方に SKILL.md を生成する。

2026-03-26
code-review
software-quality-assurance-analysts-and-testers

git diff を外部 AI CLI(Claude Code / Codex / Gemini)に送ってレビューし、結果を集約・比較する。

2026-03-25
auto-fix
software-developers

Detect lint/test failures, send context to external AI CLIs for fixes, apply patches, and verify in a loop.

2026-03-25
code-review
software-quality-assurance-analysts-and-testers

Send git diffs to external AI CLIs (Claude, Codex, Gemini) for code review and aggregate findings.

2026-03-25
multi-llm-judge
software-developers

Send the same prompt to multiple LLMs (Claude, Codex, Gemini) and compare their responses.

2026-03-25
auto-fix
software-developers

lint/test の失敗を検出し、外部 AI CLI(Claude Code / Codex / Gemini)でコード修正 → 再検証をループする。

2026-03-25
multi-llm-judge
software-developers

同一プロンプトを複数 AI CLI(Claude Code / Codex / Gemini)に送り、回答を比較・評価する。

2026-03-25
coding-agent
software-developers

Plan, implement, and verify coding tasks in this repository.

2026-03-22