Skip to main content
Repositório GitHub

n8n-migration-toolkit

n8n-migration-toolkit contém 7 skills coletadas de mustafatawfiq, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
9
atualizado
2026-04-10
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

analyzing-workflows
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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