By JuyeongYi
Obsidian vault knowledge management and search tools. Provides vault maintenance agents, inbox ingestion pipeline, and qmd-powered semantic search.
Find dead-end notes and suggest relevant links based on content similarity, apply after user approval
Detect contradictions between vault notes on overlapping topics. Report conflicts with evidence and suggest resolution based on recency and source authority.
Orchestrate the full Inbox processing pipeline — convert, triage, extract, ingest, index, link, vocabulary — with user checkpoints between steps
Actively enrich stub/draft notes by gathering context from vault, source URLs, and web search. Drives the stub → draft → complete lifecycle.
run qmd update and embed
Query Obsidian wikilink aliases — list aliases for a specific file or the entire vault. Useful for discovering alternate names a note answers to.
Manage Obsidian Base files (database) — list bases, run queries, list and create views over the vault as a structured dataset.
Manage Obsidian bookmarks — list saved bookmarks (notes, folders, searches) and inspect details.
Batch-collect vault metadata using obsidian list commands and qmd multi_get. Avoids N individual CLI calls for large-scale operations across many files.
Detect contradictions between vault notes on overlapping topics. Cluster notes by tag/folder/semantics, compare factual claims, and report conflicts with resolution suggestions.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
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.
Uses power tools
Uses power tools
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
개인 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를 통해 제출해 주세요.
npx claudepluginhub juyeongyi/jylee_claude_marketplace --plugin obsidianAnalyzes 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.
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
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer