readme_best_practices
Analyze README files against a best practices checklist and generate tailored templates for improvement, supporting various project types and target audiences.
Instructions
Analyze README files against best practices checklist and generate templates for improvement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| readme_path | Yes | Path to the README file to analyze | |
| project_type | No | Type of project for tailored analysis | library |
| generate_template | No | Generate README templates and community files | |
| output_directory | No | Directory to write generated templates and community files | |
| include_community_files | No | Generate community health files (CONTRIBUTING.md, CODE_OF_CONDUCT.md, etc.) | |
| target_audience | No | Target audience for recommendations | mixed |