Skip to main content
Dépôt GitHub

n8n-migration-toolkit

n8n-migration-toolkit contient 7 skills collectées depuis mustafatawfiq, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
9
mis à jour
2026-04-10
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

analyzing-workflows
Développeurs de logiciels

Parses discovered n8n workflow JSON files to build dependency graphs, decompose large workflows into subgraphs, identify all node types, resolve unknown nodes, and extract execution data for test fixtures. Activate when discovery is complete and the user is ready to analyze workflows, or when discussing workflow complexity, node types, dependency graphs, subgraphs, or unknown nodes.

2026-04-10
benchmarking-resources
Développeurs de logiciels

Measures and compares resource usage between the n8n instance and the translated pure code application. Quantifies CPU, memory, response time, and cost savings. Activate when testing is complete and the user wants to benchmark, compare performance, measure resources, or calculate cost savings.

2026-04-10
collecting-test-credentials
Développeurs de logiciels

Interactively negotiates test credentials for every external integration found in the analyzed workflows. Ensures complete separation between production and development environments. Activate when analysis is complete and the user is ready to set up test credentials, or when discussing dev credentials, test environments, integration setup, or environment separation.

2026-04-10
discovering-n8n-instance
Développeurs de logiciels

Connects to a user's n8n instance via REST API to catalog all workflows, credentials, server resources, and n8n version. Activate when the user provides n8n connection details, types /start, or asks to begin migration, connect to their server, or discover their workflows.

2026-04-10
planning-zero-downtime-migration
Administrateurs de réseaux et de systèmes informatiques

Generates a custom zero-downtime migration plan tailored to the user's specific server setup, integrations, and traffic patterns. Covers shadow deployment, traffic mirroring, gradual cutover, and rollback procedures. Activate when benchmarking is complete and the user is ready to plan the production migration, cutover, or deployment.

2026-04-10
testing-translated-code
Analystes en assurance qualité des logiciels et testeurs

Generates and runs comprehensive tests for translated code using real execution history as fixtures. Covers happy paths, error branches, edge cases, and integration tests against test credentials. Activate when translation is complete and the user is ready to test, validate, or verify the translated code.

2026-04-10
translating-workflows
Développeurs de logiciels

Converts analyzed n8n workflow subgraphs into pure Python/FastAPI code. Handles large workflows via sequential subgraph processing. Generates routers, services, models, and mocks. Activate when credentials are collected and the user is ready to translate, convert, or generate code from their n8n workflows.

2026-04-10