creating-claude-md
适合首次为仓库配置 Claude Code 或重写 CLAUDE.md 的场景。
为仓库生成精简高信号的 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:https://raw.githubusercontent.com/sruthik27/creating-claude-md/main/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/sruthik27/creating-claude-md/main/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