개인용 Claude Code 플러그인 장터. 실험적이고, 손으로 만들고, 한 사람이 관리함.
claude-toymarket/
├── plugins/ # 플러그인 모음
├── templates/ # 새 플러그인 템플릿
├── catalog.json # 플러그인 목록
└── CLAUDE.md # Claude용 컨텍스트
# 로컬에서
claude plugin marketplace add /path/to/claude-toymarket
# 또는 GitHub에서
claude plugin marketplace add wonjiko/claude-toymarket
# 목록 확인
claude plugin search claude-toymarket
# 설치
claude plugin install dice@claude-toymarket
claude plugin install typical-process@claude-toymarket
# dice - 주사위 굴리기
/dice 점심 메뉴: 짜장면, 짬뽕, 볶음밥
# typical-process - 세션 시작
/typical-process:start add-feature
plugins/ 아래에 폴더 생성plugin.json 작성 (템플릿 참고)catalog.json에 등록여기 있는 모든 건 언제든 바뀌거나 사라질 수 있음.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claim자주 쓰는 유틸리티 skill 모음집
결정장애를 위한 주사위
MCP 서버 자동 연결 및 헬스체크. 세션 시작 시 MCP 상태 확인 후 문제 발견 시 자동 수정 시도.
npx claudepluginhub wonjiko/claude-toymarket --plugin matryoshka-pluginCreate and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Create and validate production-grade agent skills with 100-point marketplace grading
Interactive plugin builder for Claude Code - serves as both an example plugin and a tool to create new plugins through guided prompts with specialized builder skills for each component type
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.