
Toolkit AI — Every Tool. Zero BS. Built to Actually Save Time.
Browser-based suite of privacy-first developer tools including JSON formatter, password generator, QR studio, and Base64 encoder.
@Toolkit__ai · X
The full gallery
Tech stack
24 projects

Browser-based suite of privacy-first developer tools including JSON formatter, password generator, QR studio, and Base64 encoder.
@Toolkit__ai · X

Analyze AI agent sessions to understand user behavior and debug issues.
screm · HN
Product analytics (and evals) for agent sessions on your MCP

AI tool that discovers hidden bugs in your application using verification analysis.
@uriel_bitton · X
As you add more features to your vibe coded app, you increase the chances for bad behaviour. The worst part is you dont know they exist Every beta user i've had try out the app told me they found a few issues they had no idea existed Find yours using

AI tool that analyzes meeting transcripts to detect scope creep and flag risks for agencies and freelancers.
@theshaunak_twit · X

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and

Monitor status and metadata-based problem signals for AI tools.
dobby_lee · HN
Open-Source for AI tool status checker

Eight free browser-based tools including JSON formatter, password generator, and color picker.
@Supportpintutec · X
Just launched QuickTools — 8 free online tools 🛠️ Word Counter • JSON Formatter • Password Generator • Color Picker 100% browser-based, no signup 🔗 #SideProject #WebDev #FreeTools #BuildInPublic

Collection of free online tools and generators including Yes/No answers, random pickers, spin wheel, and word counter.
@qt_nest · X

Pay $1 more than #1. List a developer tool, AI tool, Chrome extension, Android app, or X handle, so people can see your work.
@tudorxjh · X

Chat with AI agents that automatically triage bugs and feature requests for small development teams.
@suhaaspk · X
Hi! building Jungle ( Its a way for small teams to automatically triage bugs and feature requests to keep development moving while they sleep

Free online toolkit with 50+ tools for file conversion, AI generation, PDF editing, and video.
@smarterV01 · X

AI-powered code review tool that executes code in microVMs to detect more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db