🛠️ Product Hunt Tools

Showing 281–300 of 1347 tools from Product Hunt

Last Updated
April 21, 2026 at 12:00 AM

oo8

Product Hunt

[Other] Prompt to agents team Instantly create & deploy powerful AI agent teams to automate complex tasks. Connect 2,500+ tools, customize agent roles, and watch your team collaborate in real-time.

Found: November 15, 2025 ID: 2402

Prebake

Product Hunt

[DevOps] A straightforward Developer Platform for Kubernetes Prebake is a new Open Source project that turns bare Kubernetes clusters into Developer Platforms in two commands. The goal is to help developers focus on building apps instead of becoming experts in every infrastructure component. It includes ArgoCD, Cert Manager, Cilium, Traefik, Sealed Secrets, and more - all configured with sensible defaults. Just two commands to deploy - officially supported on Kind or AWS EKS - though any bare Kubernetes cluster should work. Apache 2.0 license.

Found: November 15, 2025 ID: 2403

PartGenie

Product Hunt

[Other] AI for Electronics Designing and Sourcing PartGenie is your AI co-pilot for electronics component sourcing and design. Simply ask AI for specific components, complete solution designs, or intricate technical questions. Instantly analyze datasheets, optimize your BOM, and find in-stock alternatives to accelerate your hardware development from months to days.

Found: November 15, 2025 ID: 2405

Backternity

Product Hunt

[Other] Build backends faster than your UI Build scalable backend systems in minutes with modular, production-ready components. Modular Backend. Minimal Effort. Authentication, data, and messaging. Backternity is built for the moment every developer knows well: the UI is complete, the product looks polished, and now the real work begins—the backend. Instead of slowing down to rebuild authentication, databases, logging, rate limiting, workers, or integrations from scratch, Backternity lets you assemble them like components.

Found: November 15, 2025 ID: 2406

HOOKPULSE

Product Hunt

[API/SDK] Schedule Webhooks Without the Infrastructure Headache HOOKPULSE is the most reliable job scheduling API and webhook service for developers. Schedule webhooks, automate tasks, and manage cron jobs with precision. Enterprise-grade reliability with custom retries, Slack notifications, and failure alerts. Perfect for API scheduling, background jobs, delayed webhooks, and task automation. Start scheduling jobs in seconds with our simple webhook scheduler.

Found: November 15, 2025 ID: 2407

Gumpbox

Product Hunt

[DevOps] AI-compatible Linux server management for macOS AI-compatible Linux server management app for macOS. Control your infrastructure through AI agents with integrated MCP server, or use traditional tools. Native Mac app with multitab terminals, real-time monitoring, SSH tunneling, and system administration.

Found: November 14, 2025 ID: 2384

IncidentPulse

Product Hunt

[Other] Track incidents Incident tracking and public status pages for small teams. IncidentPulse is a self-hosted, open-source web app that helps developers log incidents, assign teammates, and publish real-time status updates—all from one clean dashboard.

Found: November 14, 2025 ID: 2390

CortexIDE

Product Hunt

[IDE/Editor] Cursor, but open-source and not spying on you. CortexIDE is an open source Cursor alternative. Full privacy. Fully-featured.

Found: November 13, 2025 ID: 2377

PinMe

Product Hunt

[Build/Deploy] Deploy Static Sites in Seconds PinMe is a lightweight CLI tool for deploying static sites to decentralized storage. Permanent, simple, and fast. Perfect for developers who want to publish instantly and keep their content forever.

Found: November 13, 2025 ID: 2378

Prompt Lyfe

Product Hunt

[API/SDK] Customize powerful AI agents in seconds. Prompt Lyfe helps you customize and build AI agents without writing code. Define your agent’s role, experience, and task, and Prompt Lyfe generates a structured developer prompt ready for ChatGPT, Claude, and more. No prompt engineering skills required. Built by a Data Scientist specializing in AI, it also includes a unique traceability feature that explains why each prompt will be effective, helping users understand the logic behind every AI instruction.

Found: November 13, 2025 ID: 2381

CrowNest

Product Hunt

[Other] Project command center Open your entire project stack in one click

Found: November 12, 2025 ID: 2367

SnapCommit

Product Hunt

[CLI Tool] Your AI Git sidekick that executes commands and fixes errors Stop copy pasting Git commands from ChatGPT. SnapCommit sits in your terminal and executes Git commands for you. Just say what you want in plain English. It runs the command. If it fails, it auto-fixes. Merge conflicts? AI resolves them. • Natural language Git commands • AI commit messages • Auto-fixes errors • Resolves merge conflicts • GitHub integration (PRs, CI, issues) • Works in ANY terminal/IDE For developers who hate Googling Git commands. $9.99/month Same price as Copilot, but for Git.

Found: November 12, 2025 ID: 2370

Vibe Manager

Product Hunt

[Other] Sync AI coding configs across Claude, gemini,Cursor & Codex Edit once, sync everywhere. Vibe Manager auto-syncs MCP servers, rules, and commands across Claude Code, Cursor, Codex CLI, and Gemini CLI. No more juggling JSON vs TOML formats. Local-first, one-time purchase, lifetime access.

Found: November 12, 2025 ID: 2371

[Other] Be a Backend Developer with Next.js & Relational Databases This course will teach you how to build scalable, server-side applications using Next.js and PostgreSQL, with a focus on SQL, APIs, and backend logic, a step in preparing you for a full-stack role. Programming and coding program that can be taken before or after the React frontend mini bootcamp.

Found: November 12, 2025 ID: 2375

TrueJson

Product Hunt

[IDE/Editor] Professional JSON Developer Studio The ultimate JSON editing experience with advanced tools for filtering, sorting, comparison, and conversion, save, view history, colloboration & API integration. Built for developers who demand precision and elegance without juggling across multiple different tabs.

Found: November 11, 2025 ID: 2351

[Other] Lightweight split-view manager for React Layout Manager React is a lightweight library designed to work with TypeScript. For resizable nested split views, it is optimized for the minimal size of the bundle and the most efficient re-renders. It handles horizontal vertical splits, drag to resize panels, nested layouts, supports RTL and LTR, and persistent layouts. It is suitable for dashboards, dynamic React applications, and admin panels.

Found: November 11, 2025 ID: 2357

Akamas Insights

Product Hunt

[Monitoring/Observability] Optimize Performance, Reliability, and Cost. Together Akamas Insights is an AI-powered optimization solution for Kubernetes. It analyzes telemetry from tools like Prometheus, Datadog, and Dynatrace to automatically detect inefficiencies and reliability risks across clusters, pods, and runtimes. It then provides ready-to-apply, data-backed configuration recommendations — enabling safe, continuous, full-stack optimization.

Found: November 11, 2025 ID: 2358

[IDE/Editor] Free, visual JSON editor - Validation, Type Support etc This free web app lets you edit JSON data visually without writing any code. It automatically converts JSON into interactive form fields for easy editing and keeps changes synchronized both ways between the visual editor and raw JSON. You can manage objects and arrays dynamically, validate and auto-format your JSON, and download the result as a file. Everything runs 100% client-side in your browser, ensuring speed, privacy, and complete control over your data.

Found: November 11, 2025 ID: 2362

[Other] POC: Private PDF AI using only your browser with WebGPU I built this POC to test if complete RAG pipelines could run entirely client-side using WebGPU. Key difference: zero server dependency. PDF parsing, embeddings, vector search, and LLM inference all happen in your browser. Select a model (Llama, Phi-3, Mistral), upload a PDF, ask questions. Documents stay local in IndexedDB. Works offline once models are cached. Integrated WeInfer optimization achieving ~3.76x speedup over standard WebLLM through buffer reuse and async pipeline processing.

Found: November 11, 2025 ID: 2363

[API/SDK] Turn invoices, tables & receipts into JSON using Claude AI AIxtract is an API that turns unstructured PDFs into structured JSON in seconds. Powered by Claude AI + FastAPI, it automatically detects document types (invoices, receipts, bank statements) and extracts clean, structured data — including tables, amounts, and company info. Perfect for devs building finance, automation, or document-processing tools.

Found: November 10, 2025 ID: 2344
Previous Page 15 of 68 Next