Validate Flutter documentation locally
validate-prskillsetup L1★3,073
flutter/website ↗What it does
Check PR for correctness bugs
Best for
Pre-merge verification when maintainer review unavailable
Inputs
- · PR diff
- · effort level (low/medium/high)
Outputs
- · bug findings
- · inline comments
- · fixed code
Requires
- · code-review MCP
- · git
- · bash
Preconditions
PR staged in git; review scope defined
Failure modes
False negatives on subtle bugs; false positives on style
Trust signals
- · Effort-tuned depth
- · inline evidence