By aydenden
Git worktree 기반 태스크 격리 개발 플러그인. worktree 생성/제거, main 브랜치 보호, 미커밋 방지 기능 제공.
Git worktree를 생성한다. 현재 브랜치를 base로 새 worktree를 만들고 프로젝트별 post-create 스크립트를 실행한다.
현재 Git worktree 목록과 각 worktree의 상태(브랜치, 미커밋 여부)를 보여준다.
Merge and clean up a git worktree. Checks for uncommitted changes, reviews commits, merges to base branch, and safely removes the worktree and branch.
개인용 Claude Code 플러그인 마켓플레이스
# Public repo
/plugin marketplace add aydenden/cc-plugins
# Private repo (full URL 사용)
/plugin marketplace add https://github.com/aydenden/cc-plugins.git
등록 후 /plugin 명령어로 개별 플러그인을 선택하여 설치할 수 있습니다.
git clone https://github.com/aydenden/cc-plugins.git
claude --plugin-dir ./cc-plugins/plugins/<plugin-name>
| 플러그인 | 버전 | 설명 | 커맨드 | 스킬 | 에이전트 |
|---|---|---|---|---|---|
| obsidian-knowledge | v0.1.0 | Obsidian 볼트 기반 지식 관리 — 포착, 회수, 조사 | 3 | - | 1 |
| korean-trading | v0.4.0 | 한국 주식 단타 트레이딩 분석 — KIS, KRX, DART, ECOS, FRED API | 6 | 17 | - |
| worktree-task | v0.11.0 | Git worktree 기반 태스크 격리 개발 — 생성/제거, main 보호 | - | 3 | 1 |
| pm | v0.1.0 | PMS + Beads 통합 PM 워크플로우 — 로드맵, PRD, 에픽 분해 | 5 | 2 | 1 |
| cmux-tools | v0.1.0 | cmux 워크플로우 도구 | - | 1 | - |
cc-plugins/
├── .claude-plugin/marketplace.json # 마켓플레이스 정의
└── plugins/
└── {plugin-name}/
├── .claude-plugin/plugin.json
├── commands/ # 슬래시 명령어 (.md)
├── skills/ # Agent Skills (SKILL.md)
├── agents/ # 서브에이전트 (.md)
└── hooks/ # 이벤트 훅 (hooks.json)
MIT
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.
npx claudepluginhub aydenden/cc-plugins --plugin worktree-taskObsidian 볼트 기반 LLM Wiki — 엔티티 타입 분류, 출처 추적, 교차참조, 위키 건강점검으로 지식을 복리 축적한다
한국 주식 단타 트레이딩 분석 도구 — KIS, KRX, DART, ECOS, FRED API 기반 시장 데이터 조회 및 분석
PMS(Product-Manager-Skills) 워크플로우와 Beads 이슈 트래커를 통합하는 PM 플러그인. PMS 스킬 산출물을 beads epic/task/feature로 자동 변환한다.
cmux 워크플로우 도구
Git worktree management for parallel development workflows
Git worktree management expert for @desplega.ai/wts
Delegate Claude Code worktree lifecycle to twig CLI (requires twig installed)
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.