Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "openrewrite-recipe",
|
||||
"description": "Expert guidance for writing OpenRewrite recipes - automated refactoring operations for source code. Includes templates, examples, and comprehensive best practices.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Moderne, Inc.",
|
||||
"url": "https://github.com/openrewrite"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/writing-openrewrite-recipes"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/create-recipe.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user