프론트엔드(React/Next.js/TypeScript) staged 변경사항을 FE 컨벤션 기준으로 셀프 리뷰. 디렉토리 위치·API 호출(react-query)·네이밍·queryKey·hooks 안티패턴 등을 references/CONVENTIONS.md 기준으로 검출.
현재 git 저장소의 변경사항(staged/unstaged)을 분석해 영문 prefix + 한글 본문 형식의 커밋 메시지를 추천. 사용자가 "커밋 메시지 추천해줘", "커밋명 추천", "commit-message" 등으로 호출 시 활성화. Prefix는 feat/fix/chore/refactor/docs 중 선택.
기획서(PDF·이미지·텍스트·URL)를 받아 개발자 관점에서 1차 검토. 작업 할일 / 우려사항·기술 리스크 / 기술 검토 필요 항목 / 타 직군 협조 요청 4가지 카테고리로 자동 분류·정리. "기획서 검토해줘", "이 기획서 1차 정리해줘", "spec-review {파일}" 호출 시 활성화. 결과는 1차 패스이며 최종 판단은 사람이 검증.
개인 Claude Code 플러그인 마켓플레이스.
# HTTPS
/plugin marketplace add https://github.com/hwanyoungChoi/claude-plugins.git
# 또는 SSH
/plugin marketplace add [email protected]:hwanyoungChoi/claude-plugins.git
/plugin install hello-world@cony-plugins
/plugin marketplace update cony-plugins
프로젝트 레포의 .claude/settings.json에 다음을 추가하면 저장소를 clone하기만 해도 마켓플레이스가 자동 등록됩니다.
{
"extraKnownMarketplaces": {
"superbin-plugins": {
"source": {
"source": "git",
"url": "https://github.com/hwanyoungChoi/claude-plugins.git"
}
}
}
}
| 플러그인 | 설명 | 버전 |
|---|---|---|
hello-world | 마켓플레이스 셋업 검증용 샘플 | 0.1.0 |
./{plugin-name}/{plugin-name}/.claude-plugin/plugin.json 작성{plugin-name}/skills/{skill-name}/SKILL.md 작성.claude-plugin/marketplace.json 의 plugins 배열에 항목 추가claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # 카탈로그
├── hello-world/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ └── hello-world/
│ └── SKILL.md
└── README.md
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 hwanyoungchoi/claude-plugins --plugin developmentUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.