diaolong-skill: Instructions file for Claude Code

CLAUDE.md

diaolong-skill CLAUDE.md is an instructions file for Claude Code from lj22503/diaolong-skill. It costs 547 tokens per session, scanned A, original, MIT.

A project instruction file for Diaolong DragonCraft, an Astro website about a narrative-methodology system. It sets the work process, quality checks, bilingual requirements, progress tracking, Git rules, and deployment expectations.

In plain words
What is it for?
Use it when editing the Astro site, updating its Chinese and English versions, checking search-engine metadata, building the site, tracking progress, or preparing a Vercel deployment.
Why use it?
It keeps changes within the project's agreed scope and records what was changed and verified before the site is published.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions CLAUDE.md.

This is lj22503/diaolong-skill's own configuration. It tells Claude Code how to work on diaolong-skill itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything diaolong-skill configures →

Reuse

Borrowing it

Nothing to install: this file belongs to lj22503/diaolong-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/lj22503/diaolong-skill/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/lj22503/diaolong-skill

Made for: Claude Code.

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 diaolong-skill CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/lj22503/diaolong-skill/claude-md/github.svg)](https://agentmods.dev/instructions/lj22503/diaolong-skill/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/lj22503/diaolong-skill/claude-md"><img src="https://agentmods.dev/badge/instructions/lj22503/diaolong-skill/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.

agentmods 80×15 button for diaolong-skill CLAUDE.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/lj22503/diaolong-skill/claude-md"><img src="https://agentmods.dev/badge/instructions/lj22503/diaolong-skill/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 547 This file is loaded in full into every session.
When invoked 547 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00547 $0.00547
Opus 5 $0.00273 $0.00273
Sonnet 5 $0.00109 $0.00109
Haiku 4.5 $0.00055 $0.00055

Measured 9d ago against content hash 7572c5e4c009, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

diaolong-skill 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 9d 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.

CLAUDE.md · 39 lines

What it actually says

CLAUDE.md — 雕龙 DragonCraft 项目规则(单 Agent 模板 B)

命名:本项目 GitHub 仓库名 lj22503/diaolong-skill(项目内部别称「雕龙 DragonCraft」),本地目录 D:\claudework\narrative-skill 是历史遗留名。统一以 GitHub 名 diaolong-skill 为准。

开工流程

  1. 读本文件 + PROGRESS.md
  2. 确认本轮任务在 SPEC.md 范围内(不在范围先讨论)
  3. 改完一处 → 立即更新 PROGRESS.md
  4. 改完一批 → astro build 本地验证
  5. 推送前 → git status 检查未提交项

项目定位

  • 站点:雕龙 DragonCraft(diaolong.mangofolio.com)
  • 形态:Astro 静态站点,中英双语
  • 核心:叙事方法论 OS — 22 章方法论书籍 + 26 个场景 Skill + 工具箱 + 案例库
  • GitHub:github.com/lj22503/diaolong-skill(公开)

产出标准

  • 每个改动都要可被搜索引擎或爬虫直接读到(不能依赖 JS 渲染兜底)
  • 静态资源、JSON-LD、meta 标签符合 Diaolong_SEO_Strategy.md 规范
  • 每次 commit 前必须 astro build 通过
  • 中文站 / 英文站改动保持一致(中英文分别走流程)
  • 不在页面内引入需要联网或登录的依赖

进度跟踪

  • 所有改动登记到 PROGRESS.md
  • 每条改动写明:日期、范围、影响文件、验证结果
  • 未做 / 待办用 ### 未做 / 待办 段落单独列

Git / 部署约定

  • 认证用 SSH(已配置 [email protected]:lj22503/diaolong-skill.git),不要用 HTTPS+token
  • 推送前 git status 确认无意外文件
  • 推送 origin/master → Vercel 自动部署
  • 上线后人工验证清单(robots.txt / sitemap.xml / Rich Results Test)
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. 9d ago First seen · 39 lines · 547 tokens per session scan A 7572c5e4c009

Subscribe to this mod's changes

diaolong-skill CLAUDE.md is an instructions file published in the GitHub repository lj22503/diaolong-skill (5 stars, last pushed 1mo ago), licensed MIT. It adds 547 tokens to every session, about $0.0027 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.

Related

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.

vercel/next.js · 7,296 tokens

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.

openai/codex · 5,153 tokens

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

microsoft/vscode · 6,785 tokens

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

microsoft/vscode · 5,001 tokens

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.

langchain-ai/langchain · 4,469 tokens

deepseek-harness AGENTS.md

AGENTS.md instructions for deepseek-ai/deepseek-harness, covering agents.md, pre-stable apis and released session data, repository layout, commands and host sandbox failures.

deepseek-ai/deepseek-harness · 3,735 tokens