By JuyeongYi
Language-agnostic OOP class structure design toolkit. Guides responsibility-based class design, architecture decisions, and code review through agents backed by rich knowledge skills.
System-level class structure design — multi-class relationships, data flow, architecture decisions
Single class design — progressively derive responsibility, interface, data layout, and invariants through dialogue
Design output generation — markdown documents, Mermaid diagrams, language-neutral code skeletons
Existing code class structure analysis — problem detection, principle verification, improvement proposals
Saves OOP design rules or patterns discovered during work to the plugin rule base. Used when an agent discovers a new pattern or when the user explicitly requests to save.
System-level class structure design workflow — 7 steps from requirements to architecture
Module boundary design guide — opaque pointers, compilation firewalls, ABI stability
Single class design workflow — 6 steps from responsibility definition to data layout
Concurrency design guide — lock-free, false sharing prevention, thread-safe classes
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 class-architectConsult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
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.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
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.