Quick reference for n8n patterns. Full docs /AGENTS.md
b4d91bfn8n Quick Reference 📚 Full Documentation: General: Architecture, commands, workflows Frontend: CSS variables, timing Use this skill when you need quick reminders on critical patterns. Critical Rules (Must Follow) Technical writing (comments, PRs, issues, docs): Write in ASD STE100 Simplified Technical English: short sentences, the active voice, one instruction for each sentence TypeScript: Never → use Prefer over (except tests) Shared types in Error Handling: Frontend: Vue 3 Composition API (…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/conventions · pinned to the source commit
git clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/conventions"
cp -r ".agents/skills/conventions" ".claude/skills/conventions"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-codegit clone https://github.com/n8n-io/n8n.git
cd n8n
git checkout b4d91bfe8a293106815b308a841e210562002735
mkdir -p ".claude/skills/conventions"
cp -r ".agents/skills/conventions" ".claude/skills/conventions"Destination: .claude/skills/conventions
Scanner static-checks@0.1.0 · commit b4d91bfe8a29. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.