Discover +326 AI Coding apps & tools

  • Pros: Executes native iOS gestures, not synthetic pointer events. Provides real-time UI element inspection and hierarchy data. Integrates with MCP-compatible clients such as Claude Desktop. Distributed under Apache-2.0, allowing contribution and inspection.

    Cons: Requires iOS simulator or physical device for execution. Needs Node.js plus Swift components for full setup. Automation fragile when app UI changes frequently. Targeted to iOS only, not cross-platform mobile control.

  • Pros: Local SQLite storage preserves project context across sessions.. Rust binary keeps CLI overhead low during operations.. Includes clx-rules for project-specific policy management.. clx-doctor diagnoses empty-recall problems in long sessions..

    Cons: Specialized for Claude Code, limited value outside that CLI ecosystem.. Requires a working Claude Code install and MCP support.. Installs as a system binary, adding an extra setup step.. Independent open-source project, not an official Anthropic product..

  • Pros: Provides live crates.io lookups for assistants. Reads local project structure for context-aware suggestions. Integrates with Cargo for dependency-aware responses.

    Cons: Requires an MCP-compliant client to operate. Internet required for external crate searches. Functionality is limited to the Rust ecosystem.

  • Pros: Local ONNX embeddings keep code and embeddings on-device. Native MCP server support connects AI agents to the local index. Incremental Git-based indexing re-embeds only changed files. Structure-aware chunking preserves logical code context.

    Cons: Search quality depends on the chosen local embedding model. Battery-aware indexing pause is implemented only on macOS. Returned snippets still need manual verification in complex modules.