Are you the author? Sign in to claim
Claude Code skill that generates structured PRD documents for n8n automation workflows. Guides you through requirements
Claude Code skill that generates structured PRD documents for n8n automation workflows. Guides you through structured requirements gathering before building with n8n-mcp.
/install-skill https://github.com/AlexPEClub/n8n-prd-generator.git
Instead of jumping straight into building n8n workflows, this skill walks you through a structured process:
prd-[name].md in your projectThe generated PRD covers:
Building n8n workflows with Claude Code + n8n-mcp works best when requirements are clear upfront. Without a PRD, common issues include:
$json.id vs $json.id.videoId)continueOnFail instead of onError)This skill captures all of that before a single node is created.
You: I need an automation that scores new leads from Brevo and saves them to Google Sheets
Skill: [Asks clarifying questions about trigger, data flow, scoring criteria, credentials...]
Output: prd-brevo-lead-scoring.md
MIT
⚠️ Experimentelle Skill-Sammlung für deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming