·debugging
</>

debugging

작업에 오류 조사, 실패 진단 또는 예상치 못한 동작 추적이 포함되는 경우 사전에 로드하세요. 사용자가 "디버그", "이 오류 수정", "왜 실패하는가", "이 문제 추적" 또는 "작동하지 않습니다"라고 말할 때 사용하세요. 오류 메시지 및 스택 추적 분석, 런타임 디버깅, 네트워크 요청 검사, 상태 디버깅, 성능 프로파일링, 유형 오류 진단, 빌드 오류 해결 및 과거 오류에 대한 메모리 정보 패턴 일치를 통한 근본 원인 분석을 다룹니다.

45설치·1트렌드·@mgd34msu

설치

$npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill debugging

debugging 설치 방법

명령줄에서 debugging AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill debugging
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: mgd34msu/goodvibes-plugin.

This skill teaches you how to debug systematically using GoodVibes precision tools. Effective debugging requires a methodical approach: reproduce the issue, isolate the cause, identify the root problem, apply a fix, and verify the solution.

Trigger phrases: "debug this error", "why is this failing", "investigate the issue", "trace the problem", "analyze the error".

| ReferenceError | Variable not defined | Typo, missing import, scope issue | | TypeError | Wrong type used | null/undefined, wrong method, type mismatch | | RangeError | Value out of range | Array index, numeric overflow | | SyntaxError | Invalid syntax | Parsing error, malformed JSON | | NetworkError | Request failed | CORS, timeout, 404, auth failure |

작업에 오류 조사, 실패 진단 또는 예상치 못한 동작 추적이 포함되는 경우 사전에 로드하세요. 사용자가 "디버그", "이 오류 수정", "왜 실패하는가", "이 문제 추적" 또는 "작동하지 않습니다"라고 말할 때 사용하세요. 오류 메시지 및 스택 추적 분석, 런타임 디버깅, 네트워크 요청 검사, 상태 디버깅, 성능 프로파일링, 유형 오류 진단, 빌드 오류 해결 및 과거 오류에 대한 메모리 정보 패턴 일치를 통한 근본 원인 분석을 다룹니다. 출처: mgd34msu/goodvibes-plugin.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill debugging
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-25
업데이트
2026-03-10

Browse more skills from mgd34msu/goodvibes-plugin

빠른 답변

debugging이란?

작업에 오류 조사, 실패 진단 또는 예상치 못한 동작 추적이 포함되는 경우 사전에 로드하세요. 사용자가 "디버그", "이 오류 수정", "왜 실패하는가", "이 문제 추적" 또는 "작동하지 않습니다"라고 말할 때 사용하세요. 오류 메시지 및 스택 추적 분석, 런타임 디버깅, 네트워크 요청 검사, 상태 디버깅, 성능 프로파일링, 유형 오류 진단, 빌드 오류 해결 및 과거 오류에 대한 메모리 정보 패턴 일치를 통한 근본 원인 분석을 다룹니다. 출처: mgd34msu/goodvibes-plugin.

debugging 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill debugging 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/mgd34msu/goodvibes-plugin

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-25