From tsrun-toolkit
Fix all type checking errors across the project. Use when the user wants to resolve type checker issues.
npx claudepluginhub tsrun/tsrun-toolkit --plugin tsrun-toolkitThis skill uses the workspace's default tool permissions.
Fix all type checking errors across the project.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Fix all type checking errors across the project.
pyright with basic mode.| None to parameter types that accept Noneassert x is not None or if x is not None: guardsSequence instead of list for covariant type parameters# type: ignore or # pyright: ignore comments. Fix the actual types.assert, if) over refactoring.