Talk like a human, not an AI: 10-level difficulty dial for conversations, auto-glossary for new terms, and a blog-style single-file HTML report mode with inline-SVG visualizations. Korean-first.
Claude와 일하면서 프로젝트를 이해하고 같이 공부하려고 만들었습니다. 대화 난이도를 1~10으로 조절하고, 처음 보는 용어는 자동으로 공부 카드가 되고, 긴 보고는 오프라인에서 열리는 HTML 리포트로 나옵니다. 한국어가 1순위입니다.
| 기능 | 무엇을 하나 | |
|---|---|---|
| 🎚️ | 난이도 1~10 | "더 쉽게 / 레벨 7로" 한마디로 설명 깊이 조절. 레벨마다 독자 라벨, "이해 안 돼"엔 −2로 재설명 |
| ✍️ | AI투 제거 | 한국어 AI티 점검표 K1~K26(ID·심각도)로 번역투·이중헤지·명사화·연결어미 뒤 쉼표까지 걸러냄 |
| 📚 | 용어집 자동 | 새 용어 → 색인 한 줄 + 공부 카드(비유·정의·왜 중요·예시)가 자동으로 쌓임 |
| 📊 | HTML 리포트 | 단일 파일·외부요청 0. 정렬표·검색·레벨 슬라이더·차트·다크테마, 전부 인라인 |
| 🔌 | 셀프 설치 | 한 번 호출하면 CLAUDE.md에 자기를 등록 → 이후 매 세션 자동 적용 |
방법 A — 스킬 복사 (가장 간단)
cp -r skills/chat-understanding ~/.claude/skills/
# Claude Code에서 /chat-understanding 한 번 실행 → 셀프 설치 완료
방법 B — 플러그인 마켓플레이스
/plugin marketplace add security-engineer/chat-understanding
/plugin install chat-understanding@chat-understanding
전체 URL도 됩니다: /plugin marketplace add https://github.com/security-engineer/chat-understanding
더 쉽게 / 더 어렵게 / 레벨 7로. "이해 안 돼"라고 하면 레벨은 유지한 채 그 내용만 두 단계 쉽게 다시 설명합니다.state.json의 levels 맵에 있어, 전환 시 "레벨 6 = 분야 실무자, 결과·해석 중심"처럼 위치를 알려줍니다.references/ai-tell-ko.md). S1은 무조건 고칩니다.~/learning/GLOSSARY.md에 ① 색인 한 줄 + ② 공부 카드(비유 → 정의 → 왜 중요 → 예시)가 함께 쌓입니다./glossary 명령: 정리(중복 병합·주제별 정렬) · html(오프라인 카드덱) · export(CSV·Anki) · lint(무결성 감사) · graph(용어 연결 노드그래프) · review(간격반복 복습).review는 직접 호출할 때만 동작하는 선택 기능입니다(의존성 0 FSRS 스케줄러 references/fsrs.py). 먼저 권하지 않습니다.스킬이 한 번 호출되면 ~/.claude/CLAUDE.md에 마커 블록(<!-- chat-understanding:start/end -->)으로 자기를 등록해, 이후 모든 세션에 자동 적용됩니다. 중복 등록은 마커로 방지하고, 마커 밖 내용은 건드리지 않습니다.
.claude-plugin/
marketplace.json # 마켓플레이스 정의 (자기 자신을 플러그인으로 등록)
plugin.json # 플러그인 매니페스트
commands/
glossary.md # /glossary (색인·정리·HTML·복습·export·lint·graph)
skills/chat-understanding/
SKILL.md # 문체 규칙 + 레벨 1~10 + 셀프 설치
REPORT.md # 리포트 모드 작성 규칙
template.html # 리포트 디자인 컴포넌트 카탈로그 (+인터랙티브)
state.json # 현재 레벨 + 레벨 라벨 맵
references/
ai-tell-ko.md # 한국어 AI티 점검표 K1~K26 (ID·심각도)
fsrs.py # 의존성 0 간격반복 스케줄러
MIT
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 security-engineer/chat-understanding --plugin chat-understandingDelegate exploration, drafting, second-opinion review, and edge-case hunting to OpenAI Codex (GPT-5.x) as a sub-agent under Claude Code's supervision. Bundles the codex MCP server, a balanced-delegation skill, slash commands, and a SessionStart policy that keeps the workflow always-on.
Generate beautiful, well-composed .pptx from code (pptxgenjs): 4 genre presets (research/business), 6 themes, 11 semantic slide components, a quantitative design linter, and optional template-edit + visual-QA. Korean-first.
Audit binary text benchmarks for dataset shortcuts before trusting high AUROC — bundled shortcut-battery CLI + 7-family auditing methodology skill.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.