repo-tidy

整理 working repo:清理垃圾文件、归档散落文件、梳理 Git 状态。 根据 repo 类型(code / docs / data / general)应用不同策略。 所有操作先 git stash 兜底,提出计划等用户确认后再执行。 TRIGGER when: "整理 repo", "clean up repo", "tidy repo", "repo 太乱了", "清理项目", "organize files", or /repo-tidy command. DO NOT TRIGGER when: user wants to refactor code logic (use code-optimizer), or wants to restructure architecture (use ccplan).

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "repo-tidy" with this command: npx skills add TzJ2006/skillsmp-tzj2006-tzj2006-repo-tidy

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

repo-audit

深度分析 repo 结构、逻辑、依赖和配置,生成结构化审计报告。 产出两份文档:docs/repo-audit.md(人读)和 docs/repo-audit.json(机读,供 repo-tidy 消费)。 分析优先级:项目结构 > 逻辑疑问 > 代码重复 > 配置管理 > 死代码 > 硬编码 > 依赖健康。 所有不确定的发现收集为问题,一次性呈现给用户批量回答。 TRIGGER when: "审计 repo", "audit repo", "分析项目结构", "repo 理解", "帮我理解这个项目", "review repo structure", or /repo-audit command. DO NOT TRIGGER when: user wants to clean/tidy files (use repo-tidy), user wants to refactor code logic (use optimize), user wants to plan a new feature (use ccplan), user wants a code overview document (use summarize).

Repository SourceNeeds Review
Research

nature-benchmark

Nature Methods / Nature Communications Benchmark 论文写作顾问 — 基于 11 篇 Nature 系列 benchmark paper 的写作模式蒸馏,涵盖单细胞组学整合、空间转录组学、长读长测序、DNA 基础模型、omics 工具系统评测等领域,指导用户完成从选题到终稿的全流程

Repository SourceNeeds Review
Coding

visual-summary-analysis

Performs AI analysis on input video clips/image content and generates a smooth, natural scene description. | 视觉摘要智述技能,对传入的视频片段/图片内容进行AI分析,生成一段通顺自然的场景描述内容

Archived SourceRecently Updated
Coding

frontend-skill

全能高级前端研发工程师技能。擅长AI时代前沿技术栈(React最新 + shadcn/ui + Tailwind CSS v4 + TypeScript + Next.js),精通动效库与交互特效开发。采用Glue Code风格快速实现代码,强调高质量产品体验与高度友好的UI视觉规范。在组件调用、交互特效、全局Theme上保持高度规范:绝不重复造轮子,相同逻辑出现两次即封装为组件。具备安全意识,防范各类注入攻击。开发页面具有高度自适应能力,响应式设计贯穿始终。当用户无特殊技术栈要求时,默认采用主流前沿技术栈。

Archived SourceRecently Updated
repo-tidy | V50.AI