By JuyeongYi
Comprehensive ComfyUI custom node development assistant with V3 Schema, Lazy Evaluation, Node Expansion, Registry publishing, and Core compatibility validation
Analyzes and debugs ComfyUI custom node errors with root cause analysis and solutions
Designs complex ComfyUI node architectures by analyzing requirements and suggesting appropriate patterns
Validates ComfyUI custom node code for correctness, type safety, and best practices
Analyzes ComfyUI node performance and provides optimization recommendations
Automates ComfyUI extension publishing to the Registry
Use when asking about core node types, category conventions, tensor formats, ensuring custom nodes are compatible with ComfyUI's core ecosystem, IMAGE/MASK/LATENT type formats, or how built-in nodes work. Triggers on "what format is IMAGE", "compatible with core nodes", "standard type", "기본 노드 호환", "타입 포맷".
Use when asking about list processing, INPUT_IS_LIST, OUTPUT_IS_LIST, batch processing, rebatching, handling multiple items in custom nodes, processing multiple images at once, or receiving/returning lists from a node. Triggers on "handle multiple inputs", "batch images", "list of tensors", "여러 이미지 처리", "배치 입력".
Use when user encounters errors in ComfyUI custom nodes, asks about debugging, needs to analyze stack traces, troubleshoot execution failures, fix type errors, or diagnose tensor shape mismatches.
Use when asking about hidden inputs (UNIQUE_ID, PROMPT, EXTRA_PNGINFO, DYNPROMPT), flexible inputs, wildcards, dynamic input handling, accessing current prompt data inside a node, passing metadata between nodes, or accepting any input type. Triggers on "get prompt info", "access workflow data", "wildcard input", "any type input", "노드에서 프롬프트 접근", "숨은 입력".
Use when asking about lazy evaluation, conditional execution, ExecutionBlocker, check_lazy_status, skipping unused inputs, preventing unnecessary computation, or "only run if needed". Triggers on "skip input", "conditional node", "don't process unless", "입력 건너뛰기", "조건부 실행".
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
개인 Claude Code 플러그인 컬렉션을 관리하는 마켓플레이스입니다.
comfydev_helperlearning-assistantpy-inspectorue-inspectorgit clone https://github.com/JuyeongYi/jylee_claude_marketplace.git
cd jylee_claude_marketplace
# Linux/Mac
ln -s $(pwd)/comfydev_helper ~/.config/claude-code/plugins/comfydev_helper
# Windows (관리자 권한 필요)
mklink /D "%APPDATA%\claude-code\plugins\comfydev_helper" "%CD%\comfydev_helper"
각 플러그인의 README.md 파일을 참조하여 사용법을 확인하세요:
새로운 플러그인을 추가하려면 CONTRIBUTING.md를 참조하세요.
각 플러그인은 다음 구조를 따릅니다:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # 플러그인 메타데이터
├── commands/ # 슬래시 커맨드
├── agents/ # 전문 에이전트
├── skills/ # 기술 문서
└── README.md # 플러그인 문서
MIT License - 자유롭게 사용, 수정, 배포 가능합니다.
JuyeongYi
기여는 언제나 환영합니다! 자세한 내용은 CONTRIBUTING.md를 참조하세요.
버그 리포트나 기능 제안은 GitHub Issues를 통해 제출해 주세요.
Analyzes and refactors Unreal Engine C++ code to be more AI-friendly, following research-backed best practices for improved AI tool compatibility
C++/C language pack for code-analysis v2. Declares hard-require static tools (clang-tidy, cppcheck, iwyu, codeanalyzer-metrics) in strategy, supplies C++-specific qualitative audits (after-analyze-file), C++ false-positive filters (after-phase3-trace), and Cypher-driven Phase-4 docs (class hierarchy, template catalog).
Manage custom CLI tools with Claude Code integration. Currently supports m2m for 3D mesh format conversion (GLB, GLTF, OBJ, FBX, USD, STL, PLY, ABC).
Autonomous codebase improvement loops. Unlike Ralph Loop (retry on failure), Ouroboros runs continuous improvement cycles — each iteration proactively analyzes, fixes, and enhances the codebase regardless of prior success.
Discord channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
npx claudepluginhub juyeongyi/jylee_claude_marketplace --plugin comfyui-node-devMatt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems