Lee Wan Geun
Community@icednut · Korea
Agent Skills by Lee Wan Geun
Showing 16 vetted skills indexed across 1 GitHub repositories.
n8n-studio:build-workflow
Build or update n8n workflows from design specifications using n8n-mcp tools.
n8n-studio:design
Generate n8n workflow design documents and integrated test scenarios from a spec.
n8n-studio:analyze-workflow
Analyze n8n workflow structure and execution failures from summary JSON files.
n8n-studio:develop
Convert design documents into executable n8n workflows using TDD for code nodes.
n8n-studio:verify
Run n8n integration test scenarios and compare actual results against expected outputs.
n8n-studio:analyze-workflow-input
Analyze n8n workflow trigger input data from a past execution.
n8n-studio:start
Coordinate end-to-end n8n workflow development with tmux panes and RALF retry cycles.
n8n-studio:run-verification
Execute n8n integration test scenarios and compare outputs against expected JSON results.
n8n-studio:summarize-workflow
Summarize n8n workflows into JSON files with per-node descriptions.
n8n-studio:write-design
Transform n8n workflow specifications into structured design documents with node lists and data flow.
n8n-studio:finish
Generate result documentation, persist n8n workflow JSON, and open a GitHub PR.
n8n-studio:write-spec
Generate a workflow specification document from analyzed state and user requirements.
n8n-studio:plan-tests
Generate unit and integration test scenarios from n8n workflow design documents.
n8n-studio:summarize-result
Generate end-of-cycle documentation, workflow JSON, and a GitHub pull request.
n8n-studio:develop-code-node
Develop n8n Code nodes with Jest tests and jsCode implementations.
n8n-studio:refactor
Refactor n8n workflows via MCP to reduce complexity while preserving behavior.