morph-search

Community

Lightning-fast codebase search.

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Accelerates codebase search using WarpGrep, enabling quick pattern discovery across large repositories.

Core Features & Use Cases

  • Pattern search: Find code patterns, function names, and imports quickly.
  • Regex search: Use powerful regex patterns for precise queries.
  • Edit from search: Directly apply edits to matched files when needed.

Quick Start

uv run python -m runtime.harness scripts/morph_search.py --search "async def" --path "./src"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: morph-search
Download link: https://github.com/parcadei/Continuous-Claude/archive/main.zip#morph-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository