Files
gh-matbeedotcom-cargo-log-p…/.claude-plugin/plugin.json
2025-11-30 08:39:32 +08:00

11 lines
364 B
JSON

{
"name": "cargo-log-parser",
"description": "Parse and filter cargo build logs to extract errors, warnings, and diagnostics with regex-based filtering. Use for debugging Rust projects, analyzing cargo build output, or filtering errors by file/message/code patterns.",
"version": "1.0.0",
"author": {
"name": "Mathieu"
},
"skills": [
"./"
]
}