Code Typescript Analyst banner
thomasholknielsen thomasholknielsen

Code Typescript Analyst

Design community

Description

--- name: code-typescript-analyst description: "Use PROACTIVELY for TypeScript analysis - provides type safety recommendations, generics patterns, interface design, and TypeScript best practices. This agent conducts comprehensive TypeScript type system analysis and returns actionable recommendations for improving type safety. It does NOT implement changes - it only analyzes TypeScript code and persists findings to .agent/Session-{name}/context/code-typescript-analyst.md files. The main thread is

Installation

Installs to ~/.claude/agents/thomasholknielsen-claude-code-config-code-typescript-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasholknielsen/claude-code-config/HEAD/agents/code-typescript-analyst.md -o ~/.claude/agents/thomasholknielsen-claude-code-config-code-typescript-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository