claudemd-author
仓库创建 2026年7月7日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由
为团队提供一致的知识层级与写作模板,便于代理读取与维护。
这个 Skill 做什么
按 workspace/org/product/repo 层级规范撰写或填充 CLAUDE.md 的结构与内容。
按 workspace→org→product/team→repo 分层规范写好 CLAUDE.md,保证每条信息只放在一个合适层级并用固定段落结构。新建、补全或重写仓库与团队说明文档时会用到,能让上下文对阅读 Agent 的人更友好。还会说明 CLAUDE.local.md 的个人(gitignored)层,用来放私有或临时信息,避免重复与信息腐烂。
▸ 展开 SKILL.md 英文原文
How to write/fill CLAUDE.md files at the correct level of this workspace — org, product/team, and repo — with the fixed per-level section structure. Also covers CLAUDE.local.md (the personal, gitignored repo-level layer). Use when creating or (re)filling such a file from scratch. To refresh an existing file, use claudemd-actualize.
0
Stars
0
Forks
3
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Vainstel/agent-workspace/main/.claude/skills/claudemd-author/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Vainstel/agent-workspace/main/.claude/skills/claudemd-author/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Authoring CLAUDE.md by level This workspace layers context: **workspace → org → product/team → repo**. Every piece of information lives at exactly **one** level, so an agent reading top-down finds the right depth at the right place and nothing rots from duplication. > The **workspace** level (the root `CLAUDE.md`) is template-owned and rarely changes — edit it only on explicit request, and only its "Ground rules" / "Additional" sections. ## Before writing: read the neighbors Always read the `CLAUDE.md` **one level above** and any **already existing below** your target level. You need to know what's already said to (a) not duplicate it and (b) push each detail to its proper level. If a
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有