diff --git a/CLAUDE.md b/CLAUDE.md index e7feaa981d..0b63607b4d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,6 +2,10 @@ This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +## Tools + +- Use `ast-grep` to search code patterns if available. + ## Development Commands ### Environment Setup