Help AI understand TypeScript/NestJS codebases accurately with static analysis knowledge.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ts-code-awareness" yet — see the docs or source repo.
Using ts-code-awareness, analyze the module dependencies in this NestJS project. Explain which services, controllers, and external modules UserModule depends on, and flag any possible circular dependency risks.
A clear dependency breakdown listing related modules, classes, and potential circular dependency issues.
Use ts-code-awareness to find all implementations of the PaymentProvider interface. Show which files they are in, which modules register them, and the main differences in their methods.
A list of interface implementations with file locations, registration details, and a summary of implementation differences.
Using the static analysis data from ts-code-awareness, summarize AuthService with minimal context: its responsibilities, key methods, call chain, and related DTOs. Do not speculate about logic that is not present.
A fact-based code explanation covering responsibilities, method relationships, and related type definitions.
Navigate, inspect, diagnose, and refactor TypeScript projects with compiler-level intelligence.
Get real-time TypeScript diagnostics to find compile and type errors faster.
Query TypeScript dependency graphs to find the minimal files for review or debugging.
Helps AI map unfamiliar TypeScript SaaS repos, risks, and critical flows.
Analyze TypeScript types and dependency graphs to understand and refactor codebases.
Provides semantic code intelligence for TypeScript/JavaScript analysis, tracing, and error explanation.