repo-cleanup-list-untracked-files
关于
This skill helps developers identify untracked files in Git repositories, particularly large or duplicate files that may need cleanup. It provides shell commands to list untracked files, find files by size thresholds, and detect potential duplicates. Use this skill when preparing repositories for commits or optimizing storage by removing unnecessary files.
快速安装
Claude Code
推荐npx skills add vamseeachanta/workspace-hub -a claude-code/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/repo-cleanup-list-untracked-files在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
legal-sanity-review
其他Legal Sanity Review是一个在代码交叉评审流程中的强制预检门禁,用于在提交PR或进入Codex/Gemini评审前自动扫描代码。它能检测并阻止包含客户项目名称、专有工具引用等法律敏感内容进入评审环节,确保合规性。如果扫描失败,整个评审流程将被阻断,直到问题修复并重新扫描通过。
brainstorming
其他Brainstorming技能通过迭代提问引导协作设计对话,帮助开发者将初步想法转化为详细的技术规格。它采用苏格拉底式提问法,在实施前系统性地探索多种方案并评估权衡,确保团队达成共识。该技能特别适用于复杂项目的前期设计阶段,能有效避免因需求不明确导致的返工。
repo-cleanup-structure-section-updates
其他这是一个用于代码仓库结构更新的Claude子技能,专门处理项目重构后的文档同步工作。它能自动更新目录树、清理已删除文件夹的引用,并记录架构变更(如.claude/文件夹、脚本整合等)。开发者可在项目结构调整后使用此技能,快速保持README等文档与最新代码结构的一致性。
repo-cleanup-progress-tracking-commands
其他这是一个用于代码仓库清理进度跟踪的Claude子技能,主要用于监控和管理隐藏文件夹(如.claude、.agent-os等)中的文件状态。它提供了文件计数和验证命令,帮助开发者在合并或重构后确保没有文件丢失。关键功能包括跟踪文件数量对比和检测可能遗漏的未跟踪文件。
