You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codebase intelligence for TypeScript and JavaScript. Free static analysis of code and styles: unused code, duplication, circular deps, complexity hotspots, architecture boundaries, design-system drift. Optional paid runtime layer (Fallow Runtime): hot-path review and cold-path deletion evidence from real production traffic.
Find dead cross-boundary methods (Workers DurableObject / RpcTarget / Agent) and structural clones in TypeScript. The linter layer that sits above knip/oxlint.
PyChase - Python duplicate code detector using AST normalization + MinHash LSH. Catches Type-1/2/3 clones in functions, methods, and classes with zero dependencies.
Measure your codebase from the terminal — lines per language, duplicate code, complexity hotspots, and what the repo costs an AI agent to read. Zero config, 100% test coverage.
Code similarity search by compression - find near-duplicate files, clone families, and where a pasted snippet came from. No embeddings, no model, no vector database.
Statischer Python-Code-Analyser mit Tkinter-GUI: findet ungenutzte Imports, tote Definitionen und ähnliche Code-Blöcke via AST-Analyse. Kein pip install nötig.
Agent skills for cleaning up codebase drift — stale comments, duplicate code, and inconsistent imports. Two-phase inventory-then-execute workflow for Claude Code, Cursor, and other AI coding agents.
Skill de faxina de codebase para Claude Code: remove código morto, detecta arquivos e funções duplicadas, consolida módulos rasos e reorganiza pastas, com commits atômicos e gate de testes com rollback provado