first commit

This commit is contained in:
xiang
2026-07-25 23:45:09 +08:00
commit c7bd957e6f
47 changed files with 3870 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
interface:
display_name: "Java 代码风格"
short_description: "以阿里巴巴规约为基线编写、审查与验证现代 Java 代码"
default_prompt: "Use $java-coding-style to implement and review this Java change according to the project rules and Alibaba Java Coding Guidelines."