Borrowing it
Nothing to install: this file belongs to HOKlNG/zzon-doc. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/HOKlNG/zzon-doc/main/CLAUDE.mdgit clone --depth 1 https://github.com/HOKlNG/zzon-docWrote 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/hoklng/zzon-doc/claude-md)<a href="https://agentmods.dev/instructions/hoklng/zzon-doc/claude-md"><img src="https://agentmods.dev/badge/instructions/hoklng/zzon-doc/claude-md/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/instructions/hoklng/zzon-doc/claude-md"><img src="https://agentmods.dev/badge/instructions/hoklng/zzon-doc/claude-md.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.09006 | $0.09006 |
| Opus 5 | $0.04503 | $0.04503 |
| Sonnet 5 | $0.01801 | $0.01801 |
| Haiku 4.5 | $0.00901 | $0.00901 |
Grade A, and why
zzon-doc 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 198 lines — stays where its author put it; the contents beside it link to each section on GitHub.
zzon-doc — 인수인계 (CLAUDE 세션용)
이 레포는 Claude Code 플러그인 마켓플레이스다. 코드를 분석해 인터랙티브 아키텍처·시퀀스 다이어그램과 프로젝트 문서 위키를 의존성 0짜리 단일 .html(산출물 기준)로 만들어 주는 스킬 4종을 담는다.
네이밍 (혼동 주의)
| 층 | 이름 | 비고 |
|---|---|---|
| 마켓플레이스 | zzon |
.claude-plugin/marketplace.json (레포 루트) |
| 플러그인(우산) | zzon-doc |
zzon-doc/.claude-plugin/plugin.json |
| 스킬 1 | zzon-doc |
→ /zzon-doc:zzon-doc (플러그인 스킬은 플러그인명:스킬명 네임스페이스). 아키텍처 다이어그램 |
| 스킬 2 | zzon-wiki |
→ /zzon-doc:zzon-wiki. 프로젝트 문서 위키 (질문 기반 채움 + 다이어그램 임베드) |
| 스킬 3 | zzon-seq |
→ /zzon-doc:zzon-seq. 시퀀스 다이어그램 (액터 간 시간축 상호작용, kind:"sequence") |
| 스킬 4 | terra-form |
→ /zzon-doc:terra-form. Terraform 클라우드 인프라 (*.tf → 엔진 DSL, AWS 공식 아이콘 838종) |
설치: /plugin marketplace add <owner>/<repo> → /plugin install zzon-doc@zzon
호출: /zzon-doc:zzon-doc <대상> / /zzon-doc:zzon-wiki. 자연어 요청으로도 자동 동작.
구조
plugins-zzon-doc/
├── .claude-plugin/marketplace.json # name: zzon, plugins:[zzon-doc → ./zzon-doc]
├── README.md / README.en.md
└── zzon-doc/
├── .claude-plugin/plugin.json # name: zzon-doc
├── README.md
├── engine/ # 내장 TS 다이어그램 엔진 (v0.8.1 통합 — 구조·데이터 다이어그램의 정본 렌더러)
│ ├── CLAUDE.md / DESIGN.md # 엔진 인수인계·설계 근거 — 레이아웃/라우팅 수정 전 필독 (§12 기각 대안 재제안 금지)
│ ├── src/ # TS DSL·ELK 자동배치·libavoid 직교 라우팅·렌더러·CLI (bun+TS)
│ ├── examples/*.ts # DSL API 정본 7종 (serverless/eks/multi-account/multi-region/msa/erd/flow)
│ ├── tests/ # 불변식 검사(invariants.ts) 등 — bun test
│ └── package.json / bun.lock # elkjs·libavoid-js·resvg 등 (node_modules는 gitignore, bun install 1회)
├── skills/zzon-doc/ # 스킬 1 — 아키텍처 다이어그램
│ ├── SKILL.md # 범위 게이트 → 유형 판별·어휘 결정 → 엔진 DSL(.ts) 저작 → build-docs 렌더
│ ├── references/
│ │ ├── document-types.md # 유형 카탈로그 4계열(개요/구조·인프라/흐름/데이터) + 추상화 사다리
│ │ ├── diagram-spec.md # (레거시) DiagramSpec 스펙 + 레이아웃 가이드
│ │ ├── viewer-frame-contract.md# 뷰어 프레임 계약 v1 (payload/adapter/셸 프로토콜/glyph/드릴다운)
│ │ └── sample-*.json # (레거시) DiagramSpec 모범 답안 14종 — 변환 내장으로 여전히 렌더됨
│ └── scripts/
│ ├── build-docs.mjs # 여러 스펙 → 통합 문서 index.html (기본: 엔진 CLI(bun), sequence→render-seq, 폴백: legacy / wiki.json 있으면 index 양보)
│ ├── render.mjs # (레거시 폴백) DiagramSpec JSON → 단일 .html — ZZON_LEGACY_RENDER=1·renderer:"legacy"·bun 부재 시
│ ├── viewer-frame.js # 공용 뷰어 프레임 (+ viewer-frame.test.mjs)
│ ├── parity-check.mjs # 레거시 vs 엔진 프레임 기능 패리티 게이트
│ └── layout-lint.mjs # (레거시 저작용) 배치 검사 — 엔진 경로에선 불변식 검사가 대체
├── skills/zzon-seq/ # 스킬 3 — 시퀀스 다이어그램
│ ├── SKILL.md # 판별(vs data-flow)→코드 추적→SeqSpec 저작→렌더/빌드→위키 임베드
│ ├── references/
│ │ ├── seq-spec.md # SeqSpec 정본 (kind:"sequence", actors/steps/fragments, essential 규칙)
│ │ └── sample-seq-*.json # 모범 답안 2종 (alt/else 결제 · loop/opt/par 배치)
│ └── scripts/
│ ├── render-seq.mjs # SeqSpec 검증 + 템플릿 (seq-engine.js 인라인 주입)
│ └── seq-engine.js # 뷰어 엔진 (순수 JS 정본 — 수정 시 브라우저 재검증)
├── skills/terra-form/ # 스킬 4 — Terraform 클라우드 인프라
│ └── SKILL.md # *.tf 판독 → 엔진 DSL 저작 → bun ia render + 불변식 게이트 → 패스스루 스펙으로 manifest 편입
└── skills/zzon-wiki/ # 스킬 2 — 프로젝트 문서 위키
├── SKILL.md # 프로세스 강제: 스캔→티어 승인→섹션 루프(질문)→빌드, 재진입은 --status부터
├── references/
│ ├── wiki-spec.md # wiki.json 스키마 + md 규약(@diagram, ❓ 콜아웃) 정본
│ ├── doc-catalog.md # SI 12섹션 카탈로그 템플릿 (tier 태그·dynamic 규칙·질문 은행·seq-flows 슬롯)
│ ├── sample-wiki.json # 모범 답안 + 검증 픽스처
│ └── sample-docs/ # 모범 문서 md (다이어그램 임베드·콜아웃 예시)
└── scripts/
└── build-wiki.mjs # wiki.json+docs/*.md → self-contained 위키 index.html (--status 지원)
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.
- 8d ago First seen · 198 lines · 9,006 tokens per session scan A c25b17ae072a
zzon-doc CLAUDE.md is an instructions file published in the GitHub repository HOKlNG/zzon-doc (2 stars, last pushed 1mo ago), licensed MIT. It adds 9,006 tokens to every session, about $0.0450 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
next.js AGENTS.md
AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).
vscode oss-third-party-notices.instructions.md
Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).
langchain AGENTS.md
AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.