01Detects silent failure patterns like swallowed errors and empty return statements.
02Audits TypeScript safety gaps including unsafe 'as' casts and unchecked regex matches.
03134 GitHub stars
04Identifies monolithic files over 500 lines and proposes logical module splits.
05Maps test coverage against critical business logic to identify high-risk gaps.
06Assesses LLM-friendliness by evaluating JSDoc quality and naming clarity.