Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/wlsdnen/claude-code-guide-kr/claude-mdgit clone --depth 1 https://github.com/wlsdnen/claude-code-guide-krWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/wlsdnen/claude-code-guide-kr/claude-md)<a href="https://agentmods.dev/instructions/wlsdnen/claude-code-guide-kr/claude-md"><img src="https://agentmods.dev/badge/instructions/wlsdnen/claude-code-guide-kr/claude-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00280 | $0.00280 |
| Opus 5 | $0.00140 | $0.00140 |
| Sonnet 5 | $0.00056 | $0.00056 |
| Haiku 4.5 | $0.00028 | $0.00028 |
Grade A, and why
claude-code-guide-kr CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
claude-code-guide-kr
한국어 Claude Code 종합 설정 가이드. 문서 전용 프로젝트.
구조
docs/— 15개 섹션별 마크다운 (01-hierarchy ~ 15-faq)examples/— 복사해서 바로 쓸 수 있는 설정 파일 (CLAUDE.md, settings, mcp, hooks, rules)index.html,guide.html— 동일한 풀 HTML 가이드 (다크 테마). index.html은 GitHub Pages용README.md— 프로젝트 소개, 읽는 방법, 목차
규칙
- 모든 문서는 한국어로 작성
- docs/ 파일은 상단에 네비게이션 링크 포함 (← 목차 / 이전 / 다음 →)
- HTML 수정 시 index.html과 guide.html 둘 다 동일하게 반영
- 예시 파일은 실제 사용 가능한 상태 유지
- 커밋 메시지: Conventional Commits (docs:, fix:, feat:, chore:)
주의
- index.html = guide.html (완전 동일 파일). 내용 변경 시
cp guide.html index.html로 동기화 - HTML의 .file-tree 클래스는 white-space: pre 필수 (트리 구조 렌더링)
- 외부 링크 추가 시 실제 접속 가능 여부 확인
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 22 lines · 280 tokens per session scan A e4c313f9461a
claude-code-guide-kr CLAUDE.md is an instructions file published in the GitHub repository wlsdnen/claude-code-guide-kr (2 stars, last pushed 6mo ago), licensed MIT. It adds 280 tokens to every session, about $0.0014 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
vibe-coding-rules CLAUDE.md
Instructions for yerdaulet-damir/vibe-coding-rules, covering claude.md — vibecodex, project purpose, architecture (mandatory), repositories/protocols.py and services/wallet/user.py.
claude-code-ultimate-guide AGENTS.md
AGENTS.md instructions for FlorianBruniaux/claude-code-ultimate-guide, covering claude code ultimate guide - project context, purpose, repository structure, published at: https://cc.bruniaux.com/whitepapers/ and key files.
claude-code-ultimate-guide CLAUDE.md
Claude Code instructions for FlorianBruniaux/claude-code-ultimate-guide, covering claude code ultimate guide - project context, purpose, repository structure, published at: https://cc.bruniaux.com/whitepapers/ and key files.
claude-code-ultimate-guide copilot-instructions.md
Copilot instructions for FlorianBruniaux/claude-code-ultimate-guide: Use /CLAUDE.md as the single source of truth for this repository.
claude-cost-optimizer CLAUDE.md
Claude Code instructions for Sagargupta16/claude-cost-optimizer, covering claude.md - claude-cost-optimizer, purpose, file structure, writing conventions and python tools.
cc-best CLAUDE.md
Claude Code instructions for xiaobei930/cc-best, covering quick navigation | 快速导航, core constraints | 核心约束, current state | 当前状态, key principles | 关键原则 (important) and workflow | 工作流程.