Review rust docs
Skill ComeOnOliver/skillshub/skills/RediSearch/RediSearch/review-rust-docs
🧠The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.From the repository description
npx -y skills add ComeOnOliver/skillshub --skill review-rust-docsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.8 KB, 193 tokens by cl100k_base, as published. Nobody here has run it
Review Rust Docs
Read the documentation of a Rust crate or module to ensure it meets our requirements and standards.
Arguments
<path>: Path to the Rust crate or file whose documentation needs to be reviewed.<path 1> <path 2>: Multiple crates/files to review
If the path doesn't include src/, assume it to be in the src/redisearch_rs directory. E.g. numeric_range_tree becomes src/redisearch_rs/numeric_range_tree.
If the path points to a directory, review the documentation of all Rust files in that directory.
Instructions
Read the documentation of the specific Rust files and ensure they meet the guidelines outlined in rust-docs-guidelines.
Emit a report for all non-conforming locations you find, with an explanation of why they are non-conforming and a suggestion for improvement.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.