Initial commit
This commit is contained in:
28
.claude-plugin/plugin.json
Normal file
28
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "rust-gpui-developer",
|
||||
"description": "Experienced Rust developer with expertise in user interface development using the gpui crate",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Geoff Johnson",
|
||||
"url": "https://github.com/geoffjay"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/gpui-patterns",
|
||||
"./skills/gpui-styling",
|
||||
"./skills/gpui-performance",
|
||||
"./skills/rust-ui-architecture"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/rust-gpui-pro.md",
|
||||
"./agents/gpui-architect.md",
|
||||
"./agents/rust-ui-specialist.md",
|
||||
"./agents/gpui-performance.md",
|
||||
"./agents/gpui-router-specialist.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/gpui-scaffold.md",
|
||||
"./commands/gpui-review.md",
|
||||
"./commands/gpui-test.md",
|
||||
"./commands/gpui-component.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user