smgrep
NewCommunity RegistryCode Reviewby can1357
Semantic code search for Claude Code. High-performance Rust implementation with automatic project indexing.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/smgrep.md https://raw.githubusercontent.com/can1357/smgrep/main/SKILL.md3
Invoke in Claude Code
/smgreprust
Frequently Asked Questions
What is smgrep?
Semantic code search for Claude Code. High-performance Rust implementation with automatic project indexing.
How to install smgrep?
To install smgrep, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /smgrep.
What is smgrep best for?
smgrep is a community categorized under Code Review. It is designed for: rust. Created by can1357.