Back to browse
GitHub Repository

An AST-powered, local-first CLI that visualizes complex system architectures and enforces architectural boundaries via instant Git hooks.

9 starsTypeScript

Onboard-CLI, an AST-based tool to detect architectural drift

by yr_animesh·Jul 5, 2026·1 point·0 comments

Post Description

Onboard-CLI—a blazing-fast developer tool I built in Go.

It uses AST parsing (Tree-sitter) to map out codebase architecture and automatically blocks spaghetti code and bad dependencies locally before you even commit. I heavily optimized the concurrency, so it can parse 50k+ files in under 10 seconds.

Similar Projects

Developer Tools●●Solid

Detect Drift in TypeScript codebases

AST-based contracts beat raw code for AI, but codebase analyzers are increasingly crowded.

Niche GemBig Brain
AmiteK
103mo ago