Selects and composes Omni.Blazor components for Blazor application UI, including forms, CRUD screens, dashboards, navigation, overlays, and migrations. Use when generating or reviewing an app that consumes AndersonN.Omni.Blazor. Do not use for contributing new components to the Omni.Blazor library itself.
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server "omni-blazor" as configured in afernandes/Omni.Blazor. Launched with dotnet run --project tools/Omni.Blazor.Mcp/Omni.Blazor.Mcp.csproj -c Release.
Instructions for afernandes/Omni.Blazor, covering agents.md — omni.blazor, what this is, machine-readable surface — read these first, agent skill (building applications) and mcp server (live tools for agents).
Instructions for afernandes/Omni.Blazor, covering claude.md, repository layout, build / run / test, build the whole solution and library only (fast, no exe-bin lock conflicts).