check-docs-consistency

check-docs-consistency is a command for Claude Code from daangn/seed-design. It costs 6 tokens per session (196 once invoked), scanned A, original, Apache-2.0.

A command set for checking whether component information agrees across SEED Design's Rootage definitions, design data, and React documentation. It can audit everything or focus on properties or file existence.

In plain words
What is it for?
Use it to audit one component or the whole repository for documentation consistency, missing files, and critical differences.
Why use it?
It finds mismatched names, descriptions, properties, and component identifiers before they cause confusion. It also reports missing files and assigns each component an OK, warning, or error status.

Command for Claude Code

Part of the seed plugin — 6 commands shipped together

About the project

SEED is a design system that provides shared visual tokens, styling recipes, and UI components for React, iOS, Android, and Lynx, with Figma integration. It is used to build consistent products across platforms; the catalogue add-ons support agents working with its components, tools, documentation, and development workflows.

daangn/seed-design · 1,084 stars · on GitHub

Install

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.

agentmods
npx agentmods add commands/daangn/seed-design/check-docs-consistency
Clone the repo
git clone --depth 1 https://github.com/daangn/seed-design

Made for: Claude Code.

Or install seed, the plugin that ships this one along with the rest of its 6 commands.

Wrote 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.

agentmods badge for check-docs-consistency

README.md
[![agentmods](https://agentmods.dev/badge/commands/daangn/seed-design/check-docs-consistency.svg)](https://agentmods.dev/commands/daangn/seed-design/check-docs-consistency)
Your own site
<a href="https://agentmods.dev/commands/daangn/seed-design/check-docs-consistency"><img src="https://agentmods.dev/badge/commands/daangn/seed-design/check-docs-consistency.svg" alt="Measured on agentmods" height="20"></a>
Per session 6 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 196 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00006 $0.00196
Opus 5 $0.00003 $0.00098
Sonnet 5 $0.00001 $0.00039
Haiku 4.5 $0.00001 $0.00020

Measured today against content hash 9c7190b0d91b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

check-docs-consistency 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 today.

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.

.claude/plugins/seed-design/commands/check-docs-consistency.md · 20 lines

What it actually says

문서 일관성 확인

seed-component-map 스킬로 각 컴포넌트의 현재 경로를 수집합니다. full 또는 props-only 모드에서는 seed-api-parity도 사용하고, 확인하지 못한 차원은 추측하지 말고 unknown으로 보고합니다.

인자

  • $COMPONENT_ID: 선택 사항. 생략하면 전체를 확인합니다.
  • $MODE: 선택 사항. full|props-only|existence-only

필수 결과

  1. 이름, 설명, props, component id의 일관성을 보고합니다.
  2. 누락된 파일과 중요한 불일치를 보고합니다.
  3. 컴포넌트별 상태를 OK, WARN, ERROR 중 하나로 짧게 표시합니다.
Changes

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.

  1. today Changed 9c7190b0d91b
  2. 4d ago First seen · 20 lines · 6 tokens per session scan A c61c0505eae9

Subscribe to this mod's changes

check-docs-consistency is a command published in the GitHub repository daangn/seed-design (1,084 stars, last pushed today), licensed Apache-2.0. It adds 6 tokens to every session and 196 once invoked, about $0.0000 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.