Initial commit
This commit is contained in:
27
.claude-plugin/plugin.json
Normal file
27
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "rust-cli-developer",
|
||||
"description": "Experienced Rust developer with expertise in building delightful CLI applications using Clap and the Rust CLI ecosystem",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Geoff Johnson",
|
||||
"url": "https://github.com/geoffjay"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/clap-patterns",
|
||||
"./skills/cli-ux-patterns",
|
||||
"./skills/cli-configuration",
|
||||
"./skills/cli-distribution"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/clap-expert.md",
|
||||
"./agents/cli-ux-specialist.md",
|
||||
"./agents/cli-architect.md",
|
||||
"./agents/cli-testing-expert.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/cli-scaffold.md",
|
||||
"./commands/cli-review.md",
|
||||
"./commands/cli-test.md",
|
||||
"./commands/cli-enhance.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user