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-tokio-expert",
|
||||
"description": "Experienced Rust developer with expertise in building reliable network applications using the Tokio library and its associated stack",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Geoff Johnson",
|
||||
"url": "https://github.com/geoffjay"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/tokio-patterns",
|
||||
"./skills/tokio-concurrency",
|
||||
"./skills/tokio-networking",
|
||||
"./skills/tokio-troubleshooting"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/tokio-pro.md",
|
||||
"./agents/tokio-network-specialist.md",
|
||||
"./agents/tokio-performance.md",
|
||||
"./agents/tokio-architect.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/tokio-scaffold.md",
|
||||
"./commands/tokio-review.md",
|
||||
"./commands/tokio-test.md",
|
||||
"./commands/tokio-migrate.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user