Borrowing it
Nothing to install: this file belongs to cilangzzz/yudao-skill-pro. 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/cilangzzz/yudao-skill-pro/main/CLAUDE.mdgit clone --depth 1 https://github.com/cilangzzz/yudao-skill-proWrote 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/cilangzzz/yudao-skill-pro/claude-md)<a href="https://agentmods.dev/instructions/cilangzzz/yudao-skill-pro/claude-md"><img src="https://agentmods.dev/badge/instructions/cilangzzz/yudao-skill-pro/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/cilangzzz/yudao-skill-pro/claude-md"><img src="https://agentmods.dev/badge/instructions/cilangzzz/yudao-skill-pro/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.02656 | $0.02656 |
| Opus 5 | $0.01328 | $0.01328 |
| Sonnet 5 | $0.00531 | $0.00531 |
| Haiku 4.5 | $0.00266 | $0.00266 |
Grade A, and why
yudao-skill-pro 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 11d 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 — 165 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLAUDE.md - 芋道源码 Skills 开发规范
本文件为 Claude Code 工作流模式提供项目开发规范索引和使用指南。
项目概述
基于 yudao-vue-pro(芋道源码)项目的 AI 辅助开发知识库,通过 Skill 文档体系实现标准化代码生成。
技术栈: Spring Boot 3.x / MyBatis-Plus / Swagger v3 / Spring AI / Flowable
Skills 使用场景索引
| 场景 | 适用情况 | 文档路径 | 一句话描述 |
|---|---|---|---|
| 实体类实现 | 从 SQL 到完整 CRUD 功能 | skills/usage/entity-implementation.md | 建表 → DO → Mapper → Service → Controller 全流程 |
| 扩展模块 | 在现有模块添加新功能 | skills/usage/extend-module.md | 渠道/策略/业务实体三种扩展模式 |
| 新增模块 | 创建全新业务模块 | skills/usage/new-module.md | 需求分析 → 架构 → 数据库 → 代码 → 测试 |
| 改造模块 | 修改现有功能或重构 | skills/usage/refactor-module.md | 分析框架 + 风险评估 + 回滚策略 |
| 设计模式 | 工厂/策略/模板方法模式 | skills/usage/pattern-usage.md | 多渠道系统设计模式组合指南 |
| 快速上手 | Skill 文档快速使用 | skills/usage/quick-start.md | 提示词模板 + 代码片段速查 |
模块功能文档(docs/)
15 个模块的详细功能文档,由 author-build-project-docs 工作流生成。
总索引: docs/README.md — 含模块依赖关系、数据模型统计
| 模块 | 文档路径 | 功能点 | API 域数 | 表数量 |
|---|---|---|---|---|
| system | docs/system/ | 用户、角色、权限、部门、租户 | 5 | 18 |
| infra | docs/infra/ | 文件、配置、定时任务、日志、代码生成 | 5 | 11 |
| pay | docs/pay/ | 订单、退款、钱包、转账、渠道、通知 | 6 | 9 |
| member | docs/member/ | 用户、等级、积分、签到、地址、标签 | 7 | 11 |
| mall | docs/mall/ | 商品(SPU/SKU)、订单、促销、统计 | 4 | 12 |
| crm | docs/crm/ | 客户、线索、商机、合同、回款、统计 | 10 | 20 |
| erp | docs/erp/ | 采购、销售、库存、财务、产品 | 5 | 25 |
| bpm | docs/bpm/ | 模型、流程定义、实例、任务、表单 | 7 | 16 |
| ai | docs/ai/ | 对话、图像、模型、知识库、音乐、写作 | 8 | 14 |
| iot | docs/iot/ | 设备、产品、物模型、规则、OTA、告警 | 6 | 12 |
| mp | docs/mp/ | 账号、用户、消息、素材、菜单、自动回复 | 10 | 8 |
| report | docs/report/ | GoView 项目、数据查询、积木报表 | 3 | 1 |
| im | docs/im/ | 单聊、群聊、消息收发、撤回、已读、RTC 通话、表情、频道 | 7 | 16 |
| mes | docs/mes/ | 主数据、排班、设备、工装、生产、质检、仓库 | 8 | ~100 |
| wms | docs/wms/ | 仓库、物料、库存、入库、出库、调拨、盘点 | 7 | 16 |
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.
- 11d ago First seen · 165 lines · 2,656 tokens per session scan A c82f50014cb2
yudao-skill-pro CLAUDE.md is an instructions file published in the GitHub repository cilangzzz/yudao-skill-pro (25 stars, last pushed 8d ago), licensed MIT. It adds 2,656 tokens to every session, about $0.0133 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-30.
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).
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.
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.