claudemem-search

Official

Semantic code search with AST navigation.

AuthorMadAppGang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance on leveraging claudemem v0.4.0+ with AST-based analysis for intelligent code understanding and navigation.

Core Features & Use Cases

  • Core commands: map, symbol, callers, callees, context, search
  • Structural understanding: AST graph, PageRank, and symbol mapping

Quick Start

Before reading code, run claudemem status and then claudemem map "authentication" --raw to understand structure.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: claudemem-search
Download link: https://github.com/MadAppGang/claude-code/archive/main.zip#claudemem-search

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