Acerca de
Claudemem is a comprehensive code analysis skill designed for Claude Code that moves beyond simple text searching to provide deep structural understanding. By leveraging Abstract Syntax Trees (AST) and symbol graphs, it allows Claude to map repository architecture, rank symbol importance via PageRank, and trace bi-directional call relationships. This ensures that when Claude modifies code, it understands the full impact radius, identifies dead code, and recognizes gaps in test coverage, leading to safer and more predictable refactoring in large-scale projects.