codeindex: codeindex is a dependency analyzer that builds a blast-radius impact score for every file in your repo — showing which files will break if a given file changes. It also generates a symbol index mapping every function and class to its exact file and line number, so AI tools can locate any symbol in one lookup without scanning the whole codebase. Supports 12+ languages, zero required dependencies (pure Python stdlib), and five consumption modes including CLI, MCP server, and CLAUDE.md injection.; godot-devtool: godot-devtool is a Model Context Protocol server for Godot 4 that enables AI assistants to inspect, edit, and automate Godot projects. It supports native headless operations, live editor WebSocket bridge, and runtime automation with a comprehensive set of 227 tools.
Assessing refactoring risk before touching a high-impact file
AI-assisted scene creation and editing