Get a week free of Claude Code →

Redisearch

8 Claude Code skills from redisearch/redisearch. Try each skill in the interactive playground before installing.

🧪 Port C Module
This skill guides porting a C module to Rust, outlining analysis, planning, and integration to ensure a safe, idiomatic Rust implementation.
rusttestingintegration-testsmigration
🧪 Analyze Rust Ffi Crate Surface
This skill analyzes Rust FFI crate surfaces to map C-visible symbols and their usage in the C codebase.
rustdebuggingcode-reviewapi
📝 Rust Docs Guidelines
This skill helps Rust projects improve documentation quality by applying consistent intra-documentation linking and focusing on explanation of concepts.
rustdocswriting
🧪 Check Rust Coverage
This skill identifies uncovered Rust test lines by executing cargo llvm-cov and reports per-file gaps to guide targeted testing.
rusttestingdebuggingautomation
🔍 Jj Split Changeset
This skill helps you safely split large jj changesets into focused, auditable units, enabling precise commits, stacked PRs, and safer revision history.
refactorcode-reviewscriptingbackend
🔍 Lint
This skill checks code quality and formatting before committing, guiding you to fix lint, clippy, and license issues.
lintingformattingcode-reviewci-cd
🧪 Minimize Rust Ffi Crate Surface
This skill analyzes Rust FFI crates to remove symbols unused or only used in tests, reducing surface area and compilation overhead.
rustrefactortestingcode-review
🧪 Run Rust Tests
This skill analyzes Rust changes and runs affected crate tests to verify correctness after edits.
testingdebuggingrustci-cd

Other Authors

ctsstc (53) abdullahbeam (36) giuseppe-trisciuoglio (36) groeimetai (34) jgtolentino (34) saschabrunnerch (27) miles990 (22) legacybridge-tech (21)