andronics/claude-plugin-typescript-pro

Comprehensive TypeScript development toolkit for Claude Code with specialised agents, commands, skills, and hooks covering the full development lifecycle

4Stars on the repository
24Mods indexed here, across every type
10mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

config-optimizer

01

andronics/claude-plugin-typescript-pro

Skill Claude CodeCodex

Optimize tsconfig.json and related TypeScript configuration for better performance, type safety, and developer experience. Analyzes current setup and suggests improvements based on project type and requirements. Use when build is slow, type checking lags, or configuration needs review.

4 10mo ago A 55 tokens original MIT

error-explainer

02

andronics/claude-plugin-typescript-pro

Skill Claude CodeCodex

Translate TypeScript compiler errors into plain English with clear explanations and concrete fix suggestions. Automatically activates when TypeScript errors are encountered to help developers understand and resolve them quickly.

4 10mo ago A 38 tokens original MIT

generic-builder

03

andronics/claude-plugin-typescript-pro

Skill Claude CodeCodex

Build complex generic types, utility types, and type-level functions. Specializes in advanced TypeScript type system programming with generics, conditional types, mapped types, and template literals. Use for type system challenges and creating reusable type utilities.

4 10mo ago A 50 tokens original MIT

test-generator

04

andronics/claude-plugin-typescript-pro

Skill Claude CodeCodex

Generate comprehensive, type-safe tests for TypeScript code. Detects test framework (Jest, Vitest, Playwright, Cypress) and creates appropriate unit, integration, or E2E tests with proper typing, mocking, and coverage. Use when writing tests, increasing coverage, or testing new features.

4 10mo ago A 64 tokens original MIT

type-inference

05

andronics/claude-plugin-typescript-pro

Skill Claude CodeCodex

Automatically infer and generate TypeScript types from runtime data, API responses, JSON samples, or existing JavaScript code. Use when encountering untyped data, API responses, or when converting JavaScript to TypeScript.

4 10mo ago A 46 tokens original MIT