Summary
Add an MCP diagnostic tool that evaluates whether a component page is actually useful as a contributor reference, reporting visible coverage, organization signals, and missing states or gaps.
Scope
- inspect top-level boards
- infer minimal signals:
- variants
- light/dark comparison
- states
- naming quality
- screenshot readiness
- return gaps and a short summary
Acceptance Criteria
- correctly detects partial coverage on
01 Button
- reports missing states when they are not explicitly present
- returns a short operational summary for contributors
Tasks
Additional notes
The tool must not invent states or coverage that are not explicitly represented in the source material.
Summary
Add an MCP diagnostic tool that evaluates whether a component page is actually useful as a contributor reference, reporting visible coverage, organization signals, and missing states or gaps.
Scope
Acceptance Criteria
01 ButtonTasks
ComponentStructureReportTool.tshasVariantCoverage,hasStateCoverage, etc.)PenpotMcpServer.tsAdditional notes
The tool must not invent states or coverage that are not explicitly represented in the source material.