This skill should be used when the user wants to "review code", "check code quality", "run code review", or needs local code quality verification before git push. Runs lint, typecheck, and code review on changed files.
This skill should be used when the user wants to "validate a command", "review my command", "check command quality", "audit slash command", or needs evaluation of their Claude Code custom command against best practices.
This skill should be used when the user wants to "commit", "make a commit", "save changes", "git commit", "커밋", "커밋 해줘", "변경사항 저장", or needs to create a git commit following Conventional Commit format. Also triggers when the user asks to commit after finishing implementation work (e.g., "done, commit this", "작업 끝났어 커밋해줘"). Automatically analyzes staged/unstaged changes and generates a one-line conventional commit message.
This skill should be used when the user wants to "make a pr", "create a pr", "create pull request", "open pr", or needs to generate a pull request with title and body from current branch changes.
This skill should be used when the user wants to "reflect on instructions", "analyze claude config", "review claude setup", or needs analysis and improvement suggestions for Claude Code instructions and configuration.
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 플러그인 장터. 실험적이고, 손으로 만들고, 한 사람이 관리함.
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에 등록여기 있는 모든 건 언제든 바뀌거나 사라질 수 있음.
npx claudepluginhub wonjiko/claude-toymarket --plugin skills-toybox플러그인 컴포넌트를 만드는 플러그인 - skill, agent 생성기
결정장애를 위한 주사위
MCP 서버 자동 연결 및 헬스체크. 세션 시작 시 MCP 상태 확인 후 문제 발견 시 자동 수정 시도.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,640 supported skills.
Create 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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation