bycat-xierluo· 52 skills
项目初始化工具。读取全局协议 ~/.claude/CLAUDE.md,分析项目实际情况,生成项目特定的 CLAUDE.md 和 docs/ 上下文。本技能应在用户说"初始化项目"、"项目设置"、"配置 Claude Code"、"新建项目配置"时使用,或在进入一个新项目需要快速配置时使用。不要用于:Skill 内容开发或验收(用 skill-lint)、单次 Skill 安装(用 skill-manager)、代码生成。
$npx -y skills add cat-xierluo/legal-skills --skill project-initInstalls into the current project.
Run `npx skills use "https://github.com/cat-xierluo/legal-skills" --skill "cat-xierluo/legal-skills/project-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cat-xierluo/legal-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cat-xierluo/legal-skills"` and select the relevant skills, then follow their instructions.