Marketplace

sgrep

Use sgrep for semantic code search. Use when you need to find code by meaning rather than exact text matching. Perfect for finding concepts like "authentication logic", "error handling patterns", or "database connection pooling".

$ Instalar

git clone https://github.com/Rika-Labs/sgrep /tmp/sgrep && cp -r /tmp/sgrep/.factory/skills/sgrep ~/.claude/skills/sgrep

// tip: Run this command in your terminal to install the skill