159 tools tagged
Showing 24 of 159 tools
Enhanced capabilities for Claude Code sessions
A community plugin collection for Windsurf IDE that extends its AI coding capabilities with specialized tools for testing, documentation, deployment, and code analysis. Each plugin adds targeted functionality that complements Windsurf's built-in features, letting developers customize their AI-assisted workflow for specific languages, frameworks, and development patterns.
Spec-driven development for AI coding assistants
An open-source tool for generating detailed API specifications from natural language descriptions and existing codebases. Produces OpenAPI-compatible specs automatically, streamlines API documentation workflows, and helps teams maintain consistent, up-to-date API contracts across services. Reduces the manual effort of writing and maintaining API specs by inferring endpoints, schemas, and parameters from your actual code.
Anthropic's agentic coding CLI
Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.
The AI-first code editor
AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.
Google's official CLI agent for coding with Gemini
GPU-accelerated terminal emulator written in Rust for maximum performance and low latency. Cross-platform with native Wayland and Metal support. Configurable via TOML with support for ligatures, multiplexing, and true color. Appeals to developers who want the fastest possible terminal experience with modern features like GPU rendering and Kitty graphics protocol support.
Agent-first development platform by Google
AI-first IDE powered by Gemini 3 with Editor and Manager views for orchestrating parallel coding agents. Artifacts system generates verifiable deliverables with provenance tracking. Multi-model support lets teams choose the best AI for each task. Designed for enterprise teams running large-scale AI-assisted development with built-in governance and coordination.
Minimal terminal coding harness
Prompt engineering and LLM management platform for teams building AI applications. Version control your prompts, run A/B tests across models, and track performance metrics. Provides a collaborative workspace where developers and product managers can iterate on prompts together, reducing the feedback loop between prompt changes and production quality metrics.
AI coding agent by Moonshot AI
Open-source search infrastructure platform offering both vector and full-text search with sub-millisecond latency. Features typo tolerance, faceting, geo-search, and real-time indexing through a developer-friendly REST API. Popular for building fast, relevant search experiences in e-commerce and documentation sites, with a managed cloud option for teams that prefer hosted infrastructure.
Glamorous agentic coding for the terminal by Charm
LSP-enhanced terminal coding agent from Charmbracelet with the broadest cross-platform support including Android. Features mid-session model switching and MCP extensibility for custom tool integration. Combines the elegance of Charmbracelet's TUI toolkit with practical coding assistance, offering a polished terminal experience for developers on any platform.
Open-source AI coding agent for the terminal
AI coding agent from Sourcegraph with full codebase awareness through Sourcegraph's code intelligence platform. Handles complex multi-file tasks by understanding code relationships, dependencies, and architectural patterns across entire repositories. Particularly strong for large enterprise codebases where understanding cross-repository context is critical for accurate code generation.
OpenAI's agentic coding CLI and cloud sandbox
Microsoft's AI coding agent integrated into GitHub with autonomous capability to work on issues, create pull requests, and implement features. Operates in cloud sandboxes with full access to the GitHub ecosystem. Targets teams who want to assign development tasks to AI through GitHub Issues, with automatic PR creation and CI integration for review.
Framework for converting MCP servers into autonomous AI agents with UI
Nanobot transforms MCP servers into full autonomous agents by adding a planning layer, conversation memory, and web-based UI on top of MCP tool capabilities. It enables building agents that combine multiple MCP servers with LLM reasoning to complete multi-step tasks. Features MCP-UI for browser-based interaction and supports any MCP-compatible tools as agent capabilities.
Microsoft's MCP server for structured browser automation by AI agents
Playwright MCP is Microsoft's Model Context Protocol server that enables AI agents to automate web browsers through structured tool calls. It exposes Playwright's browser automation capabilities as MCP tools that LLMs can invoke for navigating pages, clicking elements, filling forms, extracting content, and taking screenshots. Provides structured, reliable browser interaction for AI agent workflows.
AI-powered test generation agent for automated code coverage improvement
qodo-cover (formerly Cover Agent) is an open-source AI agent that automatically generates meaningful unit tests to improve code coverage. It analyzes existing code and test patterns to produce tests that follow project conventions and target uncovered branches. Uses an iterative approach where generated tests are verified by running them, discarding those that fail. MIT licensed with over 5,300 GitHub stars.
GenAI-powered test agent with natural language test authoring
KaneAI is LambdaTest's GenAI-powered test automation agent that creates, evolves, and debugs tests from natural language descriptions. It generates test scripts in multiple frameworks including Selenium, Playwright, and Cypress from plain English instructions. Features intelligent test maintenance that automatically updates tests when application UI changes and two-way editing between natural language and code.
AI-powered SRE agent for Kubernetes troubleshooting
Metoro is an AI SRE platform for Kubernetes that combines observability with autonomous troubleshooting. Its Guardian agent monitors cluster health, correlates metrics, logs, and traces to identify root causes, and suggests remediation actions. Features an MCP server for integration with AI coding agents and natural language querying of infrastructure state.
Multi-agent AI coding platform with orchestrated specialist agents
Zencoder is an AI coding platform that uses multi-agent orchestration to handle complex development tasks. Specialist agents collaborate on different aspects of implementation including code generation, testing, documentation, and review. Integrates with VS Code and JetBrains IDEs. Features repository-aware context that understands project architecture and coding standards.
Plan-first AI coding agent that designs before implementing
Traycer is a YC-backed AI coding agent that takes a plan-first approach to software development. It creates detailed implementation plans with architectural decisions and dependency analysis before writing code. The agent reasons about project structure and constraints to produce coherent, well-organized changes rather than incremental patches. Focused on reducing rework from poorly planned AI-generated code.
Parallel coding agent environment by Imbue for complex projects
Sculptor by Imbue is a parallel coding agent environment that enables multiple AI agents to work simultaneously on different parts of a codebase. It provides sandboxed execution environments where agents can write, test, and iterate on code independently before merging changes. Designed for large-scale software projects where single-agent approaches hit context and coordination limits.
Google's AI-powered cloud IDE for full-stack app development
Firebase Studio is Google's cloud-based development environment that integrates Gemini AI for building, testing, and deploying full-stack applications. It provides browser-based coding with AI assistance for code generation, debugging, and database design. Connects natively with Firebase services including Firestore, Authentication, Cloud Functions, and Hosting for seamless deployment.
AWS open-source SDK for building model-driven AI agents
Strands Agents is an open-source SDK from AWS that takes a model-driven approach to building AI agents. Developers define a prompt, model, and tools, and the LLM handles planning and orchestration autonomously. Supports Amazon Bedrock, Anthropic, OpenAI, Gemini, Ollama, and more. Powers Amazon Q Developer and AWS Glue in production. Available in Python and TypeScript with native MCP support.
Open-source AI coding agent with self-hosted deployment option
Refact.ai is an open-source AI coding agent that handles engineering tasks end-to-end with code completion, refactoring, and context-aware chat. It ranks #1 on SWE-bench Verified among open-source agents. Supports self-hosted on-premise deployment, BYOK with 20+ LLMs, and RAG-powered codebase understanding. Available for VS Code and JetBrains IDEs with integrations for GitHub, Docker, and PostgreSQL.
AI coding agent by JetBrains for autonomous task execution
Junie is JetBrains' AI coding agent that handles engineering tasks autonomously within JetBrains IDEs and from the terminal. It plans multi-step workflows, executes code changes, runs tests, and verifies results using full project context. Supports BYOK with Anthropic, OpenAI, Google, and others. Achieves 60.8% on SWE-bench Verified. Available as IDE plugin and CLI.
Microsoft's screen parsing model for GUI agent interaction
OmniParser is Microsoft's open-source screen parsing toolkit that converts GUI screenshots into structured, actionable data for AI agents. It detects interactive UI elements like buttons, input fields, and icons, then generates grounded descriptions that enable language models to interact with any desktop or web application. Accumulated over 24,000 GitHub stars as a foundational layer for computer-use agents.