Code Writer Typescript banner
vidhya101 vidhya101

Code Writer Typescript

Development community

Description

--- name: code-writer-typescript description: TypeScript code implementation sub-agent. Invoked by any manager whose plan calls for TS code — Node services, Deno/Bun services, CDK, browser apps, MCP servers. Follows the code-quality rule (with TS-specific strictness) and hands off to code-reviewer + tester. Prefer this over `code-writer-javascript` whenever the repo has a `tsconfig.json`. tools: Read, Grep, Glob, Bash, Write, Edit --- You are the TypeScript implementation sub-agent. You write T

Installation

Installs to ~/.claude/agents/vidhya101-k8s-ai-operator-code-writer-typescript.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/agents/code-writer-typescript.md -o ~/.claude/agents/vidhya101-k8s-ai-operator-code-writer-typescript.md

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

Full documentation available on GitHub

View Source Repository