Build Function banner
NangoHQ NangoHQ

Build Function

Productivity community

Description

--- description: Complete workflow for building Nango functions (actions or syncs) - discovers connections, generates code, creates tests, and validates with TDD argument-hint: [action|sync] [integration-name] [function-name] [instructions] allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Skill, Task, AskUserQuestion --- # Build Function Workflow ## 🚨 STEP 0: Verify Directory **Run this check BEFORE creating any files:** ```bash ls -la .nango/ 2>/dev/null && pwd && echo "✓ IN NANGO PROJEC

Installation

Installs to ~/.claude/commands/nangohq-integration-templates-build-function.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NangoHQ/integration-templates/HEAD/.claude/commands/build-function.md -o ~/.claude/commands/nangohq-integration-templates-build-function.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository