Developer Tools AI Tools
Discover and compare the best developer tools AI tools and software. Browse 445+ curated tools with reviews and rankings.
Projects tracked
445
Sort mode
RECENT
Page
2
Discover and compare the best developer tools AI tools and software. Browse 445+ curated tools with reviews and rankings.
Projects tracked
445
Sort mode
RECENT
Page
2
shout is a real-time terminal broadcasting tool designed for AI agents and developers. It streams terminal sessions to the web, allowing anyone with a browser to watch live or replay sessions later. The tool automatically redacts sensitive information like AWS keys, tokens, and API keys from the broadcast while preserving the full output locally. Key features include real-time streaming via SDKs and MCP servers for AI agents, CLI access for developers, instant screen visibility for late joiners, and automatic secret redaction. Sessions are recorded for replay and can be embedded anywhere. The entire platform is open source, providing transparency and customization options for users. The system works by starting a session through an SDK or MCP server, which then streams terminal output to shout.run in real time. Viewers can watch live sessions through a browser link, and late joiners immediately see the current screen state. All sessions are automatically recorded for later review and can be exported as needed. shout addresses the common problem of not knowing what AI agents are doing in the terminal. Tools like Claude Code, Cursor, and Windsurf run shell commands without visibility into their actions. shout provides a solution by broadcasting these sessions, making it easy to monitor agent activity and review recordings when issues occur. The platform is built with a modern tech stack including Node.js and node-pty for the CLI, Cloudflare Workers and Durable Objects for infrastructure, Next.js frontend with xterm.js for the web interface, binary WebSocket protocol for streaming, and Rust WASM for terminal state snapshots. This architecture ensures reliable real-time streaming and efficient terminal state management.
DecisionBox is an open-source autonomous AI discovery agent designed to connect to data warehouses and databases. The system runs autonomous AI agents that write and execute SQL queries, then surfaces validated insights and actionable recommendations without requiring users to ask questions or write queries. The platform supports multiple data warehouse providers including BigQuery, Redshift, Snowflake, Databricks, and PostgreSQL. For PostgreSQL specifically, it includes safety features such as read-only access by Postgres role, TLS encryption by default, capped connection pools, per-query timeouts, and no write permissions. The system operates entirely through read-only access with no DDL or DML capabilities. DecisionBox works by connecting to databases and running autonomous discovery loops. Users connect the agent to their database, point it at domain packs, and the system writes its own SQL queries, validates findings against the data, and produces a ranked backlog of insights and recommendations. The PostgreSQL integration supports both field-by-field configuration and full DSN connections, making it compatible with managed PostgreSQL services including RDS, Supabase, Neon, Railway, Fly.io, Aiven, Crunchy, and others. The system is designed for production environments with safety measures including capped connection pools, per-query timeouts, and read-only access enforced at the database role level. All code for the PostgreSQL provider is available in the public repository under AGPL v3 license. The same autonomous agent runs across all supported database platforms, allowing organizations to maintain consistent discovery capabilities as their data infrastructure evolves. DecisionBox is suitable for organizations using PostgreSQL in production environments who need autonomous data discovery capabilities. The platform is particularly valuable for teams managing live traffic databases who require insights without impacting performance. The open-source nature and read-only design make it appropriate for security-conscious environments.
SonnetPulse is a lightweight desktop workspace designed specifically for writing technical documents using LaTeX. It operates completely offline, eliminating the need for internet connectivity while providing a streamlined environment for academic and technical writing. The application focuses on simplifying the traditionally complex process of LaTeX document creation by offering a modern, intuitive interface that reduces the typical configuration burden associated with LaTeX editors. The workspace includes several key features that enhance the writing experience. It provides zero-config Tectonic compilation, which means users don't need to worry about complex LaTeX distribution setups or package management. The live synchronized PDF preview updates instantly as you edit, allowing for immediate visual feedback without manual compilation steps. The offline-first workflow ensures that all document processing happens locally on your machine rather than relying on cloud servers, resulting in faster processing times and complete privacy for your work. SonnetPulse supports large projects and academic templates, making it suitable for extensive documents like theses, research papers, and technical documentation. The clean and focused writing environment minimizes distractions and clutter commonly found in more complex LaTeX editors. Fast local rendering ensures that document compilation happens quickly without the delays typically associated with server-based solutions. The interface adapts quietly to user habits over time, creating a more personalized and efficient writing experience. The application works by providing a contemporary setup for creating LaTeX texts that appears directly on screen. It supports detailed drafting through structured tools while maintaining clarity in its interface, which focuses on precision. Built for stability, it allows extended writing sessions without interruption. The environment behaves predictably, responds clearly to inputs, and fits naturally into routine workflows. Over time, interaction becomes less rigid and more aligned with how users move between ideas and output. When crafting conference papers, theses, reports, or documentation, focus remains uninterrupted because SonnetPulse operates quietly in the background. Writing flows naturally since interference is minimized through deliberate design choices. The aim is to make using LaTeX steady, quick to react, yet simple during daily tasks. The tool adapts without delay and remains smooth through regular use, making technical document creation more accessible to learners, scholars, coders, and documentation authors.
LaraPlugins.io is a specialized directory that evaluates Laravel packages by analyzing over 80,000 versions to generate automated Health Scores. The platform assesses packages based on maintenance activity, testing coverage, and adherence to community standards, providing developers with a quick way to identify trustworthy dependencies for their Laravel projects. The core functionality centers on automated health scoring that eliminates guesswork when selecting Laravel packages. By examining maintenance patterns, testing practices, and community engagement metrics, LaraPlugins assigns scores that reflect the overall reliability and sustainability of each package. This systematic approach helps developers avoid outdated or poorly maintained dependencies. The platform serves as a comprehensive resource for the Laravel community by maintaining an extensive database of packages and their historical versions. Rather than manually researching package quality through multiple sources, developers can access consolidated health information in one location. The scoring system provides immediate visual feedback about package reliability. LaraPlugins operates by continuously monitoring and analyzing package repositories, tracking metrics related to maintenance frequency, test coverage, documentation quality, and community adoption. The automated system processes this data to generate objective health scores that developers can use to make informed decisions about package selection. The primary benefit is significant time savings during package evaluation, reducing the risk of incorporating unstable or abandoned dependencies into Laravel projects. Developers can quickly identify actively maintained packages with strong testing practices and community support, leading to more stable and secure applications. The platform targets Laravel developers seeking reliable package solutions, from individual developers to development teams working on commercial projects. By providing objective health assessments, LaraPlugins supports better decision-making throughout the Laravel ecosystem.
MarkIt is a trade compliance infrastructure platform designed to streamline import workflows for enterprises. The system focuses on managing classification processes, maintaining audit trails, and ensuring trade compliance governance across multiple departments including legal, procurement, and logistics teams. The platform provides enterprise-grade solutions for managing trade compliance requirements throughout the import process. It handles classification management, which is critical for proper tariff codes and duty calculations. The system maintains comprehensive audit trails to ensure compliance tracking and regulatory reporting. Trade compliance governance features help organizations maintain adherence to international trade regulations and internal policies. MarkIt operates across three key workflow areas: legal teams use it to ensure regulatory compliance and manage risk; procurement teams leverage it for supplier compliance and import documentation; logistics teams utilize it for customs clearance and shipment tracking. The platform serves as a centralized system for managing all trade compliance activities, replacing fragmented processes with an integrated approach. The infrastructure is positioned as an alternative to traditional customs brokers and freight forwarders, specifically referencing Flexport's original promise before becoming what the company describes as a "normal customs broker / forwarder." This suggests MarkIt focuses on the technology and compliance aspects rather than physical logistics services.
Recus.app is a server-driven onboarding platform for React Native applications that eliminates the need for App Store releases when updating user onboarding experiences. The product addresses the common pain point where product managers must create Jira tickets and wait weeks for app store approval just to make simple changes like adding a field, modifying a screen, or making something mandatory. The platform includes a React Native SDK that developers install once and wrap their app with the RecusAppProvider component. This SDK connects to a dashboard where product teams can build and modify onboarding flows using a visual flow builder. The system uses a server-driven schema approach, meaning all onboarding logic and UI configurations are controlled remotely rather than being hardcoded in the app. Key capabilities include customizable UI components that can be styled to match the app's design system, a flow builder dashboard for creating multi-step onboarding sequences, and instant publishing that pushes changes to live apps within 60 seconds. The platform supports adding fields, changing screens, making elements mandatory, and other common onboarding modifications without requiring code changes or new releases. The technical implementation centers around a server-driven architecture where onboarding schemas are fetched and rendered dynamically by the React Native SDK. This approach enables real-time updates while maintaining native performance and user experience. The customizable UI system ensures that remotely-controlled onboarding flows maintain the app's visual consistency and brand identity. Benefits include dramatically reduced time-to-market for onboarding changes, elimination of app store review delays, reduced development overhead, and increased agility for product teams. Teams can iterate on onboarding experiences based on user feedback or analytics without the traditional bottlenecks of mobile app deployment cycles. The product is designed for React Native development teams, product managers, and mobile app companies who need to frequently update their onboarding experiences. Built with modern technologies including Vercel, Cursor, and Next.js, Recus.app offers a free tier and is particularly suited for teams following agile development practices.
AI App Store Screenshots is a specialized design tool created specifically for generating app store screenshots. Unlike general design platforms, this tool focuses exclusively on the app store screenshot use case, providing a streamlined solution for developers and designers who need to create compelling visual assets for app marketplaces. The platform offers several key features that distinguish it from traditional design tools. It provides AI-native capabilities that allow users to make changes through natural language requests. The tool is completely free and open source, making it accessible to developers and businesses of all sizes. It includes JSON editing and import/export functionality, catering to developer workflows and enabling programmatic control over screenshot generation. The tool operates on a developer-first approach, utilizing JSON configuration files for screenshot design parameters. Users can edit screenshots through the Fabric JS editor interface while maintaining the underlying data in JSON format. The AI integration allows users to request changes conversationally, simplifying the design process. The platform is self-hostable, giving users complete control over their data and deployment. Benefits include zero cost due to its free and open-source nature, developer-friendly workflows through JSON configuration, AI-powered design assistance for quick modifications, and the ability to self-host for complete control. The tool eliminates the need for expensive design software subscriptions while providing specialized functionality for app store screenshot creation. The platform is built with modern web technologies and is deployed on Vercel. It targets app developers, indie makers, and small teams who need to create professional app store screenshots without investing in complex design tools or hiring professional designers.
The Complex Number Calculator by Ease Tools is a specialized tool designed to handle arithmetic operations involving complex numbers. It provides users with the ability to perform basic mathematical functions such as addition, multiplication, and division on complex numbers with precision and speed. The calculator supports fundamental operations including addition, multiplication, and division of complex numbers. It delivers quick and accurate results, making it suitable for users who need reliable computations without manual calculation errors. The tool is designed to simplify working with complex numbers, which are often used in engineering, physics, and advanced mathematics. Users can input complex numbers and receive immediate results for their calculations. The interface is built to be straightforward, allowing for easy entry of real and imaginary components. The calculator processes the operations and presents the results in a clear format, ensuring that users can quickly interpret the output. The primary benefit of using this tool is the elimination of manual calculation errors when working with complex numbers. It is particularly useful for students, educators, and professionals who frequently encounter complex number arithmetic in their work or studies. The tool saves time and increases accuracy in computations. The Complex Number Calculator is available as a web-based application, making it accessible from any device with internet connectivity. It is offered free of charge, requiring no subscription or payment. The tool is developed by Ease Tools, a creator focused on providing practical digital utilities.
Determinant Calculator by Ease Tools is an online utility designed to compute the determinant of square matrices. The tool supports calculations for 2x2, 3x3, and 4x4 matrices and returns accurate numeric results through a web interface. The calculator accepts matrix dimensions up to 4x4, allowing users to input values for each cell. Once the matrix is populated, the tool performs the determinant calculation and displays the result. The interface is browser-based and requires no installation. Users navigate to the dedicated page, select the desired matrix size, enter the numerical values into the provided grid, and trigger the calculation. The determinant value is then presented on screen. The primary benefit is the elimination of manual determinant computation, reducing arithmetic errors and saving time for students, educators, and professionals who work with linear algebra problems. The tool is accessible from any device with internet access. Determinant Calculator is offered free of charge and operates entirely within the browser, making it suitable for quick classroom demonstrations, homework verification, and on-the-fly engineering checks.
Black Mirror Board (BM Board) is an experimental design workspace that replaces traditional drag-and-drop interfaces with terminal commands. Created by takahiro kinoshita, it aims to eliminate the "visual drag" that slows down a designer's intuition by providing a dark, fast, and interactive space that feels like an extension of the mind. The platform features a Terminal UI where users command their canvas through text commands rather than mouse interactions. It supports Co-Creation, allowing multiple users to share rituals in real-time. The aesthetic is explicitly dark, sleek, and inspired by the Black Mirror universe, creating an immersive near-future atmosphere. Unlike conventional tools such as Miro or Figma, BM Board emphasizes "Command over Clicks" to maintain uninterrupted creative flow. Users communicate through a code-like, intimate ritual of commands, making the creative process feel more immediate and connected to raw intuition. The terminal-driven approach is designed to speed up the translation of thoughts into visual execution. The workspace is positioned as an alternative to existing design tools that the creator believes are too rigid for raw intuition. By removing the need for dragging elements, it aims to create a more direct pathway from thought to execution. The tool is currently in development as the creator refines the "command-based communication" approach. BM Board targets designers and creative professionals who feel constrained by traditional visual interfaces. It's particularly suited for those who appreciate terminal aesthetics and want to explore alternative methods of creative expression. The tool emphasizes shared rituals and real-time collaboration, making it suitable for teams looking for unique collaborative experiences.