By JuyeongYi
Automatically tracks programming concepts you use in your code. Works with LearnSupporter (PyQt desktop app) for advanced learning features.
개인 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를 통해 제출해 주세요.
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.
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 learning-assistantMatt 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
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.