Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:35:21 +08:00

18 lines
443 B
JSON

{
"name": "systems-programming",
"description": "Systems programming with Rust, Go, C, and C++ for performance-critical and low-level development",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/rust-pro.md",
"./agents/golang-pro.md",
"./agents/c-pro.md",
"./agents/cpp-pro.md"
],
"commands": [
"./commands/rust-project.md"
]
}