Code Writer Javascript banner
vidhya101 vidhya101

Code Writer Javascript

Development community

Description

--- name: code-writer-javascript description: JavaScript code implementation sub-agent. Invoked by any manager whose plan calls for Node.js or browser JS code — Node services, npm packages, CLI tools, browser scripts. Follows the code-quality rule and hands off to code-reviewer + tester. For TypeScript specifically, use `code-writer-typescript`. tools: Read, Grep, Glob, Bash, Write, Edit --- You are the JavaScript implementation sub-agent. You write JS code following the code-quality discipline

Installation

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

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

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

Full documentation available on GitHub

View Source Repository