review-rust-docs

Read the documentation of a Rust crate or module to ensure it meets our requirements and standards.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "review-rust-docs" with this command: npx skills add redisearch/redisearch/redisearch-redisearch-review-rust-docs

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

check-rust-coverage

No summary provided by upstream source.

Repository SourceNeeds Review
General

write-rust-tests

No summary provided by upstream source.

Repository SourceNeeds Review
General

rust-tests-guidelines

No summary provided by upstream source.

Repository SourceNeeds Review
General

analyze-rust-ffi-crate-surface

No summary provided by upstream source.

Repository SourceNeeds Review