직접 만든 Claude Code 플러그인 & 스킬 모음입니다.
터미널에서 아래 명령어를 실행하세요:
# 마켓플레이스 추가
claude plugin marketplace add gitjay3/self-made-skills
# 플러그인 설치 - User (기본): 내 모든 프로젝트에서 사용
claude plugin install troubleshoot-logger@self-made-skills
# 플러그인 설치 - Project: 팀 공유 (git에 포함됨)
claude plugin install troubleshoot-logger@self-made-skills --scope project
# 플러그인 설치 - Local: 이 프로젝트에서 나만 사용
claude plugin install troubleshoot-logger@self-made-skills --scope local
# 플러그인 삭제
claude plugin uninstall troubleshoot-logger@self-made-skills
/plugin → Installed 탭~/.claude/plugins/installed_plugins.json| 플러그인 | 설명 | 버전 |
|---|---|---|
| troubleshoot-logger | STAR 기법 + 근본 원인 분석으로 트러블슈팅 자동 기록 | v1.0.0 |
에러/버그 해결 후 트러블슈팅 과정을 STAR 기법으로 자동 문서화합니다.
주요 기능
docs/troubleshooting/YYYY-MM-DD-title.md 자동 저장자동 제안 조건
Claude가 다음 문제를 해결하면 자동으로 기록을 제안합니다:
| 카테고리 | 상황 |
|---|---|
| 에러 및 예외 | 컴파일/빌드 에러, 런타임 에러, 타입/문법 에러, 스택 트레이스 분석 |
| 테스트 및 검증 | 테스트 실패 수정, CI/CD 실패 해결, 린트/포맷 에러 |
| 환경 및 설정 | 의존성 충돌, 환경 변수, Docker, 권한/경로 문제 |
| 성능 및 동작 | 버그 수정, 무한 루프, 메모리 누수, API/DB 오류 |
| 통합 및 호환성 | 라이브러리 호환성, Git 충돌, 브라우저/플랫폼 이슈 |
사용법
# 자동: Claude가 문제 해결 후 기록 제안
# 수동: 자동 제안이 안 뜨거나, 직접 기록하고 싶을 때
스킬 써서 트러블슈팅 내용 정리해줘
스킬 써서 방금 해결한 버그 기록해줘
git checkout -b feature/new-skill)git commit -m '새 스킬 추가')git push origin feature/new-skill)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 gitjay3/self-made-skills --plugin troubleshoot-loggerRead The Fucking Prompt — finds the strongest user reaction to an AI instruction-following failure in a chosen session, reconstructs the triggering assistant output, and renders a shareable terminal-style PNG.
專業的問題分析專家系統,提供五個專門代理(問題分析、程式碼調查、根本原因定位、Git歷史分析、日誌分析)進行系統化的深度問題診斷,支援條件觸發和並行執行
Systematic debugging, root cause analysis, log analysis, profiling, binary search debugging, and postmortem analysis.
Intelligent error tracking and solution recall system. Learns from every error you solve, providing instant access to past solutions with multi-level matching and confidence scores.
Debug issues systematically with root cause analysis and execution tracing
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes