MCP.so
登录

audit

pbakaus / impeccable

关于 audit

Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.

安装 audit

npx skills add https://github.com/pbakaus/impeccable --skill audit

基本信息

分类

设计与 UI

代码仓库

pbakaus / impeccable

Skill

audit

功能与用途

  • Scans five dimensions: accessibility (contrast, ARIA, keyboard nav, semantic HTML, alt text, forms), performance (layout thrashing, expensive animations, bundle size, render efficiency), theming (hard-coded colors, dark mode, token consistency), responsive design (fixed widths, touch targets, overflow, text scaling), and AI anti-patterns

  • Documents issues by severity (Critical, High, Medium, Low) with location, impact, relevant standards, and specific recommendations

  • Identifies systemic patterns and recurring problems across the codebase to guide refactoring priorities

  • Maps findings to actionable fix commands (normalize, optimize, harden, adapt, etc.) for downstream execution

  • Generates comprehensive report with executive summary, detailed findings, positive practices, and prioritized remediation roadmap

设计与 UI分类下的其他 Skills