tigerai-enterprise-patterns

Community

Ship safe, atomic, production n8n workflows.

AuthorMorrisLu-Taipei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents enterprise users from generating fragile, opaque, and insecure n8n workflows by enforcing atomic orchestration, universal worker architecture for heavy compute, and specification-driven design with security/governance guardrails.

Core Features & Use Cases

  • Atomic Orchestration: Decomposes workflows into transparent, debuggable steps with per-iteration UI visibility using batchSize=1 and mandatory node notes mapping to Layer 1 steps.
  • Universal Worker (FastAPI) architecture: Routes PDF/MP3/image/OCR/FFmpeg-style heavy logic through a location-transparent FastAPI worker via httpRequest, instead of embedding bulky logic in n8n code nodes.
  • SDD + Enterprise Security: Encourages a specification.md (purpose, inputs, step-by-step logic, outputs, recovery, and test scenarios) and enforces timeouts, credential references (no hardcoded secrets), and explicit risk flags for security, PII, and deprecations.

Quick Start

Tell TigerAI: Generate an enterprise-grade n8n workflow for processing my PDFs with FastAPI worker orchestration, atomic steps (batchSize=1), specification-driven output, and security/deprecation warnings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tigerai-enterprise-patterns
Download link: https://github.com/MorrisLu-Taipei/TigerAI-n8n-Skill-Pack/archive/main.zip#tigerai-enterprise-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.