Toolverse
All skills

review-rust-docs

by RediSearch

Review the documentation of a Rust crate to ensure it meets our requirements and standards.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
1

About this skill

Review the documentation of a Rust crate to ensure it meets our requirements and standards.

How to use

  1. Przygotuj ścieżkę do pliku lub katalogu Rust, który chcesz sprawdzić. Jeśli ścieżka nie zawiera src/, skill automatycznie założy, że znajduje się w src/redisearch_rs (np. numeric_range_tree będzie interpretowany jako src/redisearch_rs/numeric_range_tree).

  2. Uruchom skill, przekazując ścieżkę jako argument. Możesz sprawdzić jeden plik, moduł lub wiele plików naraz, podając je jako oddzielne argumenty.

  3. Jeśli wskazana ścieżka to katalog, skill automatycznie przeanalizuje dokumentację wszystkich plików Rust w tym katalogu.

  4. Skill przeczyta dokumentację i porówna ją z wytycznymi zawartymi w rust-docs-guidelines. Wytyczne obejmują standardy formatowania komentarzy, opisy funkcji, dokumentację publicznych interfejsów i inne wymagania jakości.

  5. Otrzymasz raport zawierający listę wszystkich miejsc, w których dokumentacja nie spełnia standardów. Dla każdego znalezionego problemu raport zawiera wyjaśnienie przyczyny niezgodności i sugestię poprawy.

  6. Przejrzyj raport i zastosuj sugerowane zmiany w dokumentacji swoich modułów Rust, aby dostosować je do standardów projektu.

Related skills

find-skills

by openstatusHQ

Helps users discover and install agent skills when they ask questions like \

Backend
150111

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108