mcp-audit

Automate MCP-based quality audits for web applications using Playwright and sequential-thinking.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sihu-dev/bidflow --skill mcp-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-audit
Source: https://github.com/sihu-dev/bidflow/tree/main/.claude/skills/mcp-audit
Command: npx skills add https://github.com/sihu-dev/bidflow --skill mcp-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates comprehensive quality audits using Playwright MCP and Sequential Thinking MCP to check console errors, E2E tests, responsiveness, accessibility, and performance.

Core Features & Use Cases

  • Automated MCP-based validation: Console, E2E, performance, accessibility checks run automatically.
  • Multi-agent collaboration: Uses MCP servers like playwright and sequential-thinking for structured audit.
  • Use Case: QA engineer runs /audit to generate a full quality report for a new build.

Quick Start

Run the MCP audit to evaluate the latest build: /audit

Frequently Asked Questions about mcp-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run automated quality checks on web applications with Playwright?

Automated quality checks with Playwright validate console errors, E2E tests, responsiveness, accessibility, and performance in a single audit run. Execute /audit to generate a comprehensive quality report covering all dimensions for your application build.

What quality dimensions does MCP-based web application auditing cover?

MCP-based auditing covers console error analysis, end-to-end feature testing, responsive UI validation, accessibility compliance, performance metrics, and security assessment. Each dimension contributes to a 200-point scoring schema for structured quality evaluation.

Can I automate E2E testing and accessibility validation together in one workflow?

Yes. MCP audit combines E2E feature testing with accessibility validation alongside console checks and performance metrics in a single sequential workflow. Use the /audit command to run all checks per-page with scripted test workflows.

How does sequential-thinking MCP improve quality audit reliability?

Sequential-thinking MCP structures multi-step audit reasoning for thorough validation across console logs, responsive layouts, accessibility standards, and security. This stepwise execution ensures comprehensive coverage and consistent scoring for each quality dimension.

What's the difference between running manual QA checks versus MCP-based automated auditing?

Automated MCP auditing eliminates manual review by running console analysis, E2E tests, responsive checks, accessibility validation, and performance assessment programmatically. Results generate a scored quality report faster and with repeatable consistency across builds.

Do I need to configure per-page audit rules or does MCP audit handle checks automatically?

MCP audit supports both: run automated checks across all pages with /audit, or configure scripted test workflows and per-page checks for targeted validation. Command-driven evaluation lets you scope audits to specific requirements.