visual-bug-hunter视觉 Bug 定位与修复 Skill。当用户描述 GUI App 或 Web App 存在视觉 Bug(按钮点不了、元素重叠、布局错位、样式异常),或 AI 反复修 Bug 但无法自检验证效果,或需要对应用进行 UI 自动化测试时触发。通过截图感知 + UI 交互测试 + 控制台捕获 + 代码精准定位的闭环流程,...
Install via ClawdBot CLI:
clawdbot install yitao2027/visual-bug-hunterGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/python-3.9+-blue.svgUses known external API (expected, informational)
raw.githubusercontent.comAudited Apr 18, 2026 · audit v1.0
Generated May 10, 2026
A developer building a React dashboard notices overlapping elements and misaligned grids. Using Visual Bug Hunter, they can screenshot the UI, get an AI-generated bug report with exact code locations, and apply minimal fixes.
A QA engineer needs to verify that a new feature works correctly across different screens. The skill automates screenshot capture, interaction testing, and console log analysis to detect visual regressions.
A user reports that a button in a PyQt app does nothing when clicked. The skill simulates clicks, captures runtime errors, and identifies the exact line where the event handler is disconnected.
After updating CSS, a contributor finds some components have broken styles. Visual Bug Hunter compares before/after screenshots, locates the Vue file with the incorrect class binding, and suggests a targeted fix.
A team refactors a complex UI component and wants to ensure no visual bugs were introduced. The skill automates screenshot comparison and interaction checks, highlighting any new misalignments or broken interactions.
Offer a limited number of free bug hunts per month, then charge per additional bug analysis or per token used for AI processing. Integrate with existing dev tools via API.
License the skill to companies for use in their continuous integration pipelines, automatically detecting UI bugs in every build before deployment.
Partner with code hosting platforms (e.g., GitHub, GitLab) to offer Visual Bug Hunter as a premium add-on within their marketplace, taking a revenue share.
💬 Integration Tip
Install via ClawHub platform in one click—uses only built-in AI capabilities; no external APIs or environment variables needed.
Scored May 10, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.