review-descriptor
Installation
SKILL.md
Review the descriptor for $ARGUMENTS. If a linter name is given, find its descriptor in megalinter/descriptors/.
For each linter entry, audit against the full property list below. Report a checklist with status for each category.
1. Identity (required)
-
linter_name— present, lowercase, matches CLI executable -
linter_url— valid URL to tool docs/website -
examples— at least 2: one plain, one with config file
2. Documentation Quality
-
linter_text— rich description with features, what it checks, use cases -
linter_repo— GitHub/source repository URL -
linter_rules_url— URL listing all rules/checks -
linter_rules_configuration_url— how to configure -
linter_rules_inline_disable_url— how to suppress inline -
linter_rules_ignore_config_url— how to use ignore files -
linter_spdx_license— valid SPDX ID (e.g., MIT, Apache-2.0) -
linter_speed— rated 1-5 (check if realistic) -
linter_image_urlorlinter_icon_png_urlorlinter_banner_image_url— at least one image