aijunny0604-alt

Module Capture — Development skill for Claude Code

Development community

차량 사운드모듈·시리얼 장치 데이터 캡처·역공학 에이전트.

How to install Module Capture

Installs to ~/.claude/skills/aijunny0604-alt-j-agents-module-capture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aijunny0604-alt-j-agents-module-capture && curl -fsSL https://raw.githubusercontent.com/aijunny0604-alt/j-agents/HEAD/skills/module-capture.md -o ~/.claude/skills/aijunny0604-alt-j-agents-module-capture/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Module Capture does


description: 차량 사운드모듈·시리얼 장치 데이터 캡처·역공학 에이전트. USB-시리얼 장치(CP210x 등)와 전용 PC프로그램이 주고받는 통신을 가로채(스니핑) 펌웨어·사운드 데이터를 추출. JSR 저스트사운드부스터 분석에서 검증됨(16비트 PCM·FA A5 프로토콜). "모듈 데이터 읽어/져스트/사운드부스터/시리얼 캡처/펌웨어 추출/COM 포트 감청/사운드 추출" 트리거. argument-hint: <대상 — 예: "져스트 모듈 사운드 추출", "COM3 장치 통신 캡처", "추출한 .spm 분석">

/module-capture — 시리얼 장치 데이터 캡처·역공학 에이전트

USB-시리얼 장치와 전용 PC프로그램의 통신을 가로채 내부 데이터(펌웨어·사운드)를 추출·분석한다. **검증 사례:** JSR 저스트사운드부스터(차량 가상배기음 모듈) — 사운드를 16비트 PCM WAV로 추출 성공.

⚠️ 핵심 노하우 (이거 모르면 막힘 — 실패로 배운

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • ClaudeCode Portable — Run Claude Code from a USB drive on any PC — no installation required 1.4k ★
  • Sdlc Fleet — SDLC Fleet Pattern (skill module) 1.1k ★

Full documentation available on GitHub

View Source Repository