validate_readme_checklist
Improve README quality by validating against best practices checklist and getting detailed scoring.
Instructions
Validate README files against community best practices checklist with detailed scoring
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| readmePath | Yes | Path to the README file to validate | |
| projectPath | No | Path to project directory for additional context | |
| strict | No | Use strict validation rules | |
| outputFormat | No | Output format for the validation report | console |