TypeScript compiler wrapper for static analysis and code manipulation.
PR call-graph tracer for TypeScript and JavaScript projects — multi-root, extracts a call graph from a PR diff (route-rooted or function-touched mode) and emits Mermaid + YAML artifacts via ts-morph static analysis.
A ts-morph codemod that converts Material UI (MUI) React code to shadcn/ui, including sx and system props to Tailwind. Optional one-command setup installs the needed shadcn components.
LLM-free TypeScript architecture and boundary analysis toolset: dependency-cruiser dependency graph, ts-morph public-surface mapping, and madge cycle detection
Code generator for Lunora: emits _generated/{api,server,dataModel}.ts from your schema
AST-driven Neo4j knowledge graph of your codebase, exposed to Claude Code via MCP. Map your monorepo once; let the agent query it instead of re-reading files.
Index any TypeScript/React repo (incl. monorepos) into a queryable code graph — npx CLI, HTTP/WS server, and MCP server. Reverse queries (who-renders/who-calls/find-references), blast-radius, cycles, dead-code orphans, symbol signatures, external (node_mo
js to ts migration engine — converts commonjs to esm, infers types from ast analysis, extracts jsdoc annotations, and refines types with the typescript compiler
Pull feature/behavior flows out of React + TypeScript code and view them as a flowchart (alpha).
TypeScript decorators for observer, memento, chain-of-responsibility, and iteration.
Generate REST endpoints and JS clients from TypeScript RPC functions
LLM-free MCP server exposing Plumb's boundary-analysis tools: dependency graph, public surface, and cycle detection
TypeScript source collector that extracts imports and constants from a project via ts-morph
TypeScript language adapter — uses ts-morph for AST parsing
TypeScript language adapter — uses ts-morph for AST parsing