28 lines
762 B
JSON
28 lines
762 B
JSON
{
|
|
"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"
|
|
]
|
|
} |