code-tidy

Installation
SKILL.md

Code Tidy v1.4.0

整理 Git 未提交的 Java 代码,添加/补充 Javadoc 注释并更新日期。

参数说明

参数 说明 示例
$0 项目目录路径 /code-tidy pigx/
无参数 使用当前工作目录 /code-tidy

工作流程

1. 获取 Git 未提交的 Java 文件

重要:必须先 cd 到项目目录,再执行 git 命令(因为项目可能是独立的 git 仓库)。

Installs
14
Repository
lltx/skills
GitHub Stars
4
First Seen
Feb 3, 2026
code-tidy — lltx/skills