Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by purupurupu • Uncategorized
An MCP server exposing CSS no-op detection rules for AI-assisted analysis using Playwright.
Analyze CSS styles on web pages to detect ineffective CSS properties.
Assist developers in optimizing CSS by identifying no-op declarations.
Run automated CSS analysis using Playwright in an MCP environment.
The MCP server in this repository provides an interface to run CSS no-op detection rules on web pages by leveraging Playwright to extract computed styles and analyze elements. It enables AI agents to identify CSS properties that have no visible effect on elements, helping developers optimize and debug CSS. The server exposes these rules as tools, facilitating automated and assisted CSS analysis without external network calls.