Get a week free of Claude Code →

🧪 Check Rust Coverage

This skill identifies uncovered Rust test lines by executing cargo llvm-cov and reports per-file gaps to guide targeted testing.

QUICK INSTALL
npx playbooks add skill redisearch/redisearch --skill check-rust-coverage

About

This skill identifies uncovered Rust test lines by executing cargo llvm-cov and reports per-file gaps to guide targeted testing.. This skill provides a specialized system prompt that configures your AI coding agent as a check rust coverage expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Check Rust Coverage skill effectively.

System Prompt (19 words)

This skill identifies uncovered Rust test lines by executing cargo llvm-cov and reports per-file gaps to guide targeted testing.

Related Skills