Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:28:12 +08:00
commit 1ab103caa3
16 changed files with 6782 additions and 0 deletions

View 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"
]
}