Contribution Guide
This section is for developers and contributors working on n8n-as-code internals.
Architecture
Understand the n8n-as-code monorepo architecture, component interactions, and design decisions.
Sync Engine
Documentation for the sync engine embedded in n8nac that provides shared business logic for all n8n-as-code components.
CLI Package
Development guide for the n8n-as-code CLI package, covering architecture, command structure, and contribution.
VS Code Extension
Development guide for the n8n-as-code VS Code extension, covering architecture, extension points, and contribution.
Skills Library
Internal documentation for @n8n-as-code/skills, the library exposed via n8nac skills.
Claude Adapter
Internal documentation for the portable n8n agent skills and facade packaging.
Release Operations
This is the operator runbook for cutting and promoting releases. The model is
Local Dev Workspace
Test n8n-as-code facades against local n8nac and n8n-manager builds.