返回技能列表

repo-cleanup-structure-section-updates

vamseeachanta
更新于 1 month ago
324 次查看
3
2
3
在 GitHub 上查看
其他general

关于

This skill handles repository structure documentation updates after cleanup operations. It automatically updates directory trees, removes references to deleted folders, and documents architectural changes like `.claude/` folders and consolidated scripts. Use it to maintain accurate structure sections in README files following repository reorganization.

快速安装

Claude Code

推荐
主要方式
npx skills add vamseeachanta/workspace-hub -a claude-code
插件命令备选方式
/plugin add https://github.com/vamseeachanta/workspace-hub
Git 克隆备选方式
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/repo-cleanup-structure-section-updates

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

vamseeachanta/workspace-hub
路径: .claude/skills/_internal/meta/repo-cleanup/structure-section-updates
0

相关推荐技能

legal-sanity-review

其他

Legal Sanity Review是一个在代码交叉评审流程中的强制预检门禁,用于在提交PR或进入Codex/Gemini评审前自动扫描代码。它能检测并阻止包含客户项目名称、专有工具引用等法律敏感内容进入评审环节,确保合规性。如果扫描失败,整个评审流程将被阻断,直到问题修复并重新扫描通过。

查看技能

brainstorming

其他

Brainstorming技能通过迭代提问引导协作设计对话,帮助开发者将初步想法转化为详细的技术规格。它采用苏格拉底式提问法,在实施前系统性地探索多种方案并评估权衡,确保团队达成共识。该技能特别适用于复杂项目的前期设计阶段,能有效避免因需求不明确导致的返工。

查看技能

repo-cleanup-references-to-remove

其他

这是一个用于代码库清理的参考清单,帮助开发者识别和移除过时的目录结构。它列出了需要合并到`.claude/`目录或完全删除的遗留文件夹(如`.agent-os/`、`.drcode/`等)。开发者可以在重构项目结构时使用此清单,确保遵循最新的Claude开发规范。

查看技能

repo-cleanup-progress-tracking-commands

其他

这是一个用于代码仓库清理进度跟踪的Claude子技能,主要用于监控和管理隐藏文件夹(如.claude、.agent-os等)中的文件状态。它提供了文件计数和验证命令,帮助开发者在合并或重构后确保没有文件丢失。关键功能包括跟踪文件数量对比和检测可能遗漏的未跟踪文件。

查看技能