theoneLee
@theoneLee
Public Skills
vlog_workflow
by theoneLee
Vlog节目录制剪辑自动化流程,协调手写稿→PPT→口播稿→录制→剪辑→字幕的完整流程
vlog_script_to_ppt
by theoneLee
将手写稿转换为图文并茂、颜色吸引眼球的PPT
vlog_script_to_speech
by theoneLee
将手写稿转换为适合朗读的口播稿
vlog_subtitle
by theoneLee
为剪辑后的视频自动生成并配置字幕
vlog_video_edit
by theoneLee
对录制的视频进行智能剪辑,去除重复和说错的内容,保持通顺自然
managing-tech-debt
by theoneLee
Help users manage technical debt strategically. Use when someone is dealing with legacy code, planning refactoring work, deciding between rewrites vs. incremental fixes, trying to get buy-in for tech debt reduction, or balancing new features with maintenance.
drawio-diagram
by theoneLee
Use when the user requests any visual diagram using draw.io - flowcharts, architecture diagrams, UML, ERD, sequence diagrams, org charts, mind maps, wireframes, network topology, or other diagramming needs
code_review
by theoneLee
用于代码审查的 Skill,支持通用准则以及 Python 和 Go 的专项审查。
git_worktree_skill
by theoneLee
使用 git worktree 管理并行开发工作区的技能。它允许 agent 在独立的工作目录中处理不同的分支,避免在主工作区产生冲突,并支持高效的多任务并行。
git-pre-release-conflict
by theoneLee
Use when asked to publish or sync a feature branch to pre in this repo, or to resolve complex git conflicts that occur in that release flow.
git_refactor_skill
by theoneLee
分析 git commit 差异并根据用户指令进行重构的技能。它可以根据指定的 commit 到 HEAD 之间的变更,以最强大脑视角提供高内聚、易维护的重构建议。