Get a week free of Claude Code →

🧪 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.

QUICK INSTALL
npx playbooks add skill redisearch/redisearch --skill minimize-rust-ffi-crate-surface

About

This skill analyzes Rust FFI crates to remove symbols unused or only used in tests, reducing surface area and compilation overhead.. This skill provides a specialized system prompt that configures your AI coding agent as a minimize rust ffi crate surface 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 Minimize Rust Ffi Crate Surface skill effectively.

System Prompt (21 words)

This skill analyzes Rust FFI crates to remove symbols unused or only used in tests, reducing surface area and compilation overhead.

Related Skills