developer-tools products
PlugThis is a no-code tool that enables users to build and deploy Chrome extensions without writing code. It incorporates AI assistance to streamline the extension creation process. The tool is aimed at developers and non-technical users who want to create browser extensions quickly.
AgentPeek enables persistent Claude Code sessions that can be driven through either a terminal interface or a chat interface. It provides a way to maintain ongoing Claude Code agent sessions without losing context between interactions. The tool is open source and available on GitHub.
Snipplet is a developer tool for saving and organizing reusable code snippets. It provides a centralized place to store frequently used code so developers can retrieve and reuse it across projects. The tool is designed to reduce repetitive coding and improve workflow efficiency.
SubjectiveZero is an open-source agentic node editor designed for creative coding workflows. It provides a visual, node-based interface for building and connecting code logic in a modular way. The project is available via sxp.studio and targets developers and creative coders exploring visual programming.
GenUI is an open-source tool that uses AI agents to generate native SwiftUI interfaces from natural language or structured inputs. It targets iOS and macOS developers looking to automate UI scaffolding within the Swift ecosystem. The project is hosted on GitHub and is in early development with minimal community traction so far.
is-Engine is an open-source C++ game engine built on SFML and SDL 2 that targets Nintendo Switch, PC, web, and mobile platforms. It provides a cross-platform framework for developing 2D games from a single codebase. The engine is hosted on GitHub and leverages established multimedia libraries for rendering, input, and audio.
Bunrun is a lightweight task runner built for the Bun JavaScript runtime. It allows developers to define and execute project scripts directly using Bun. The tool is hosted on GitHub and targets developers working within the Bun ecosystem.
chwire is an open-source tool hosted on GitHub by maxjustus. It appears to relate to ClickHouse database connectivity or wire protocol handling. Specific features and capabilities are limited based on available source information.
audio.cpp is a C++/GGML library for running 25 audio AI models locally without Python. It supports text-to-speech (TTS), speech-to-text (STT), speech-to-speech (STS), and music generation tasks. Models run entirely on-device using the GGML inference framework.
Wolli is a developer tool available at wolli.dev. Based on available signals, it is a utility aimed at software developers, though specific features and capabilities are not detailed in the provided information. Developers can visit the official site to explore its functionality.
wtx is a Rust implementation of TLS 1.3 as specified in RFC 8446. It provides a library for establishing secure communications using the latest version of the Transport Layer Security protocol. The project is open source and hosted on GitHub.
TTSC is a TypeScript v7 toolchain that provides a plugin system and code graph analysis to reduce token usage by up to 90%. It extends the TypeScript compiler with additional tooling aimed at improving build and analysis workflows. The project is available as an open-source package on GitHub.
MCP Gateway converts Swagger/OpenAPI specifications into Model Context Protocol (MCP) servers. It allows developers to expose existing REST APIs as MCP-compatible tools for use with AI assistants and agents. The tool bridges standard API documentation formats with the MCP ecosystem.
LanceDB Explorer is a Visual Studio Code extension for browsing and interacting with LanceDB vector databases directly within the editor. It allows developers to inspect tables and query data without leaving their development environment. The extension is open source and available on GitHub.
Flint is a compiled programming language with its own compiler, flintc, hosted on GitHub. It is an early-stage language project aimed at providing a distinct syntax and toolchain for developers. Source code and build instructions are available in the open-source repository.
TeleCrow is a no-code tool for building and deploying Telegram bots. It allows users to create bots without writing code, targeting developers and non-technical users alike. The platform is focused on simplifying bot creation within the Telegram ecosystem.
Validibot is a developer tool for data validation that integrates with GitHub workflows. It supports no-code configuration, making it accessible to non-developers working with data pipelines. The tool helps teams enforce data quality rules without writing custom validation scripts.
Colibri is an open-source developer tool available on GitHub with over 1,000 stars. It is designed to assist developers with tasks relevant to its category, providing a lightweight and focused utility. Refer to the repository for full documentation and usage details.
Makoto is a plugin for Claude Code that adds guardrails to help keep AI-generated outputs accurate and grounded. It integrates with the Claude Code environment to monitor or constrain AI behavior during coding sessions. The project is open source and hosted on GitHub under the Clear-Sights organization.
Coasty is a developer tool listed in the AI and developer tools category on Product Hunt. It has received 134 upvotes, indicating community interest among developers and tech enthusiasts. Further details about its specific features are available on its product page.
Auriko is a developer tool in the API and artificial intelligence space. It is designed to assist developers in building, managing, or integrating AI-powered APIs. The product is listed under developer tools and has gained notable traction on Product Hunt.
Selvedge is a developer tool accessible at selvedge.sh. Based on available signals, it targets software developers, though specific features and capabilities are not fully detailed in the provided information. Users are encouraged to visit the site directly for complete functionality details.
ReviewCerberus is a free, open source code review tool that combines AI analysis with static application security testing (SAST) for GitHub Actions workflows. It runs as a Docker container and integrates into CI/CD pipelines to automatically review pull requests. The tool surfaces both code quality issues and security vulnerabilities as part of the GitHub Actions build process.
BlockSlides is a WYSIWYG slide editor built on ProseMirror, following an architecture similar to Tiptap. It provides a block-based editing experience for creating presentations directly in the browser. Designed for developers, it exposes a ProseMirror-based API for customization and extension.