Files
2025-11-29 18:28:15 +08:00

27 lines
771 B
JSON

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