runBestPracticesAudit
Analyze a webpage to identify and report compliance with web development best practices, ensuring optimal performance and usability using BrowserTools MCP.
Instructions
Run a best practices audit on the current page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}