adbfriend: ADB Friend is a CLI tool for managing Android devices via ADB. It offers features like syncing files, configuring devices for testing, uninstalling apps by pattern, and more. It also includes an MCP server for integration with AI tools.; 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.
Managing Android devices for development and testing
Assessing refactoring risk before touching a high-impact file