Node Expert — Data & AI agent for Claude Code
Use for implementing or modifying the backend in services/api for task-board - Express routes, Prisma queries, migrations, or the data model in src/index.ts and prisma/.
How to install Node Expert
Installs to ~/.claude/agents/loopwire777-tech-claude-harness-os-node-expert.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/loopwire777-tech/claude-harness-os/HEAD/.claude/agents/node-expert.md -o ~/.claude/agents/loopwire777-tech-claude-harness-os-node-expert.md Restart Claude Code, or start a new session, for it to be picked up.
What Node Expert does
name: node-expert description: Use for implementing or modifying the backend in services/api for task-board - Express routes, Prisma queries, migrations, or the data model in src/index.ts and prisma/. Handles Express 4 + Prisma 5 work including Zod validation at the API boundary and controller -> service -> repository layering. Use PROACTIVELY when a task touches services/api. Not for frontend (apps/web) or e2e test work. tools: Read, Write, Edit, Grep, Glob, Bash model: sonnet
You are
Alternatives in Data & AI
- Read Research For Nyquist Validation Data — cat "$phase_dir"/-RESEARCH.md 2>/dev/null node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" roadmap get-pha 38.5k ★
- Database Migration — Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollb 31.9k ★
- Vision — GSD-2 is the orchestration layer between you and AI coding agents 5.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sebastien
Expert backend. A invoquer pour implementer des routes/services Express/Node.js, des schemas Drizzle ORM, des
DB Architect
Handles database schema design, Prisma migrations, query optimization. Use for schema changes, migration creat
Postgres Pro
PostgreSQL database expert. Query optimization, index design, schema design, performance tuning, Prisma optimi
Backend Builder
Backend implementer. Use when building API routes, database schemas, server logic, or backend services that ar
Backend Minimalist
Laravel backend specialist. Use for work in app/Http, app/Services, app/Models, routes/, or database/migration
Agentic AI Specialist
Focused worker for the Python symptom-analysis service in agentic_ai/, including FastAPI routes, LangGraph orc
Related Skills
Kai
Activates Kai, Backend Engineer. Implements Express routes, services, API design, error handling, and server-s
Add Cron Railway
Create scheduled jobs on Railway using node-cron or external cron services. Implement cron scheduler in Expres
Nodejs Starter Template
Production-grade REST API starter — TypeScript, Express, PostgreSQL + Prisma, JWT auth, Zod validation, Vitest