// tools
Interactive code intelligence tools — analyzers, scanners, and reference tools we're building to measure and improve code quality.→ View full roadmap
Code IQ Analyzer
LiveMulti-dimensional intelligence scoring — cyclomatic complexity, cognitive complexity, documentation density, error handling coverage, type safety, and structural hygiene. Paste any snippet and get a composite Code IQ score with full visual breakdown.
Tech Debt Calculator
LiveEstimate technical debt from code patterns: duplicated blocks, dead code, overly long functions, high cyclomatic complexity, and missing error handling. Outputs a dollar-value remediation estimate and prioritized refactor queue.
Dependency Graph Visualizer
LiveParse a codebase's import graph and render an interactive dependency map. Highlights circular dependencies, orphan modules, and tightly coupled clusters. Supports Python, JS/TS, Rust, Go.
// more-tools-coming
We're building a full suite of code intelligence tools. Next on the list:Big-O Analyzer and Regex Builder.
Check the Tools Roadmap →for the complete build plan across Code Analysis, Code Transformation, Benchmarking & Performance, and Code Reference categories.