{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "vtcode-plugins", "version": "0.1.0", "description": "General-purpose Agent Skills extracted from VT Code: Rust coding rules, codemod migrations, code review, workspace analysis, and more.", "author": { "name": "Vinh Nguyen", "url": "https://github.com/vinhnx" }, "homepage": "https://github.com/vinhnx/vtcode-plugins", "repository": "https://github.com/vinhnx/vtcode-plugins", "license": "MIT OR Apache-2.0", "keywords": [ "agent-plugins", "rust", "skills", "codemod", "code-review", "code-analysis" ] }