with one click
find-bugs
Inspect the current project for likely defects and risky behavior
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Inspect the current project for likely defects and risky behavior
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Drive the user's logged-in Chrome through the browser_* tools to navigate, read, click, type and screenshot real tabs. Use when a task needs the user's authenticated browser session (web apps, internal tools, an open Gmail tab) rather than fetching a public URL.
Translate PPTX and XLSX files. For XLSX you can either create a new translated workbook (default) or edit the original file in place by adding a translated sheet next to each original sheet. Use when the user asks to translate a .pptx or .xlsx file, keep formatting, preserve slides or workbook structure, add a Vietnamese/other-language sheet, or create a translated presentation or spreadsheet.
Remember durable facts, preferences and decisions so they carry across separate chats
Translate PDF, DOCX and Markdown files into a new document while preserving the source structure as closely as possible. Use when the user asks to translate a .pdf, .docx, .md or .markdown file, keep formatting, preserve layout/structure, or create a translated document artifact.
Review code changes for bugs regressions and missing tests
Update project documentation to match implemented behavior
| name | find-bugs |
| description | Inspect the current project for likely defects and risky behavior |
| compatibility | opencode |
Review the relevant code paths and prioritize reproducible bugs, regressions, unsafe assumptions and missing validation. Report findings by severity with file references. Add or run focused tests when the user asks for a fix.