Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:41 +08:00
commit c2d0b101b0
22 changed files with 6446 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "openrewrite",
"description": "Claude Code plugin",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Scott",
"email": "scott.jungling@gmail.com"
},
"skills": [
"./skills"
]
}