Tools for diagramming, de-bloating, dictating, refactoring & security-scanning your AI-built code. ▶ Source video
Uses the draw.io CLI to automatically map out and generate editable architecture diagrams of your application — how services and databases connect.
Stops language models from overengineering. An auditor that finds bloated abstractions and recommends where to simplify, shrink redundant components, or delete unnecessary code.
A completely free, open-source voice-to-text utility (like Whisper Flow). Dictate context, feedback & prompt instructions to your AI tools via a hotkey.
A codebase auditor for deep refactoring & optimization — e.g. finding deterministic ways to resolve app logic to save LLM token costs. Outputs a detailed implementation plan rather than rewriting code.
An Nvidia security-auditing toolkit that scans external skill libraries & repos — reads unknown/foreign-language code to flag critical vulnerabilities (unauthorized RCE scripts, functions that expose session cookies).