creating-claude-md

仓库创建 2026年5月18日最近提交 2 个月前SkillHot 收录 21 天前
▸ 精选理由

适合首次为仓库配置 Claude Code 或重写 CLAUDE.md 的场景。

这个 Skill 做什么

为仓库生成精简高信号的 CLAUDE.md,启动项目记忆与配置。

把仓库扫一遍并问你几句,把 CLAUDE.md 从零写好,帮项目建立起可用的记忆与 Claude Code 配置。适合仓库没有 CLAUDE.md、要首次启动项目记忆或需彻底重写时用,目标产出精简高信号的文件(通常不到 80 行)。特点是自动抽取 stack、命令和结构,再结合你的判断写出只留必要信息的轻量说明。

▸ 展开 SKILL.md 英文原文

Use when the user wants to create a new CLAUDE.md from scratch for a repository, bootstrap project memory for a new repo, set up a repo for Claude Code for the first time, or completely rewrite an existing CLAUDE.md deemed unsalvageable. Produces a lean, high-signal file under 80 lines (120 hard cap) by scanning the repo for mechanical content (stack, commands, structure) and interviewing the user for judgment content (WHY, gotchas, out-of-scope, approval gates, testing philosophy, external docs like Confluence pages). NOT for auditing or incrementally improving an existing CLAUDE.md — that is the claude-md-improver skill's role.

Skill 开发管理CLAUDE.md仓库记忆启动模板Claude Code
64
Stars
4
Forks
1
仓库内 Skill
+1
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/sruthik27/creating-claude-md/main/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/sruthik27/creating-claude-md/main/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Creating a CLAUDE.md From Scratch

Generate a lean, high-signal CLAUDE.md for a repository by combining an autonomous repo scan with a focused 6-question user interview.

**Core principle:** Every line must earn its place. If removing a line would not cause Claude to make a specific mistake, it does not belong in the file.

## When to Use vs. Not Use

**Use when:**
- Repo has no CLAUDE.md and user wants one.
- Repo has a CLAUDE.md that the user considers unsalvageable and wants rewritten from scratch.
- User says "set this repo up for Claude Code", "bootstrap project memory", "write me a CLAUDE.md".

**Do NOT use when:**
- User wants to audit, improve, or incrementally fix an existing CLAU
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有