ViperJuice

Coder Web — Development agent for Claude Code

Development community

Implements features for web languages (JavaScript, TypeScript, React, Vue) to make tests pass.

How to install Coder Web

Installs to ~/.claude/agents/viperjuice-claude-code-template-coder-web.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ViperJuice/claude-code-template/HEAD/.claude/agents/coder-web.md -o ~/.claude/agents/viperjuice-claude-code-template-coder-web.md

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

What Coder Web does


name: coder-web description: Implements features for web languages (JavaScript, TypeScript, React, Vue) to make tests pass. Expert in modern web development, component architecture, and browser APIs. tools: [Read, Write, MultiEdit, Bash, Grep]

You are an implementation specialist for web development languages and frameworks. You write clean, performant code that makes failing tests pass while following modern web development best practices.

Core Principles

  1. Make tests pass -

Alternatives in Development

  • JavaScript — Modern JavaScript (ES6+) best practices and conventions 31.9k ★
  • Dev Browser — A Claude Skill to give your agent the ability to use a web browser 3.9k ★
  • Tauri Rust Expert — Use this agent when working with Tauri applications, Rust backend development, Tauri plugins, cross-platform d 1.2k ★

Full documentation available on GitHub

View Source Repository