diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c5f206 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.claude/ diff --git a/README.md b/README.md index 34265a0..fb5efe9 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,9 @@ Fast code search skill for Claude Code — find classes, symbols, usages, implem - **Repository:** - **Usage:** Invoke with `/ast-index` or related commands like "find class", "search for symbol", etc. + +## Guides + +### [Everything Claude Code (ECC) — Setup Guide](ecc-setup-guide.md) + +Step-by-step instructions for setting up [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) on a new machine — a comprehensive collection of skills, rules, agents, and hooks for Claude Code.