ThomasTartrau

n8n Nodes Claude Code CLI — Design skill for Claude Code

Design community

Run Claude Code inside n8n workflows: automated code review, docs and bug fixes from visual pipelines.

How to install n8n Nodes Claude Code CLI

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ThomasTartrau/n8n-nodes-claude-code-cli and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What n8n Nodes Claude Code CLI does

Run Claude Code inside n8n workflows: automated code review, docs and bug fixes from visual pipelines. Published on npm.

Alternatives in Design

  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Design Review Workflow — by Patrick Ellis - A tailored workflow for enabling automated UI/UX design review, including specialized sub a 3.7k ★
  • Grade — Generate a shareable HTML "Design Report Card" — letter grade, 8 dimensions, evidence (palette, type, rhythm) 3.6k ★

README

   _____ _                 _         _____          _
  / ____| |               | |       / ____|        | |
 | |    | | __ _ _   _  __| | ___  | |     ___   __| | ___
 | |    | |/ _` | | | |/ _` |/ _ \ | |    / _ \ / _` |/ _ \
 | |____| | (_| | |_| | (_| |  __/ | |___| (_) | (_| |  __/
  \_____|_|\__,_|\__,_|\__,_|\___|  \_____\___/ \__,_|\___|

           ⚡ for n8n ⚡

n8n-nodes-claude-code-cli

[![CI](https://img.shields.io/github/actions/workflow/status/ThomasTartrau/n8n-nodes-claude-code-cli/ci.yml?style=for-the-badge&logo=github&label=CI)](https://github.com/ThomasTartrau/n8n-nodes-claude-code-cli/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/n8n-nodes-claude-code-cli?style=for-the-badge&logo=npm&logoColor=white)](https://www.npmjs.com/package/n8n-nodes-claude-code-cli) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) [![n8n](https://img.shields.io/badge/n8n-community_node-FF6D5A?style=for-the-badge&logo=n8n&logoColor=white)](https://n8n.io)

**🤖 Bring the power of Claude Code AI directly into your n8n workflows**

*Automate code reviews • Generate documentation • Fix bugs • Build coding bots*

[Getting Started](#-quick-start) • [Use Cases](#-use-cases) • [Documentation](#%EF%B8%8F-node-operations)


✨ Features

🐳 Docker Execution - Run Claude Code in isolated containers 🔄 Session Management - Multi-turn conversations across executions
🎯 Tool Permissions - Fine-grained control over allowed tools 📁 Context Files - Include files and directories for analysis
🧠 Multiple Models - Opus, Sonnet, Haiku support 📊 Rich Output - Costs, tokens, and session IDs

⚡ Quick Start

1. Install the n8n node

In n8n: **Settings > Community Nodes > Install > `n8n-nodes-claude-code-cli`**

2. Deploy Claude Code Runner

**n8n installed on host (not in Docker)?** Us