Files

25 lines
593 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "rstack",
"version": "0.1.0",
"description": "Agent Skills for debugging, tracing, upgrading, and analyzing Rstack projects.",
"author": {
"name": "RstackJS",
"url": "https://github.com/rstackjs"
},
"homepage": "https://github.com/rstackjs/agent-skills",
"repository": "https://github.com/rstackjs/agent-skills",
"license": "MIT",
"keywords": [
"rspack",
"rsbuild",
"rslib",
"rstest",
"rspress",
"rsdoctor",
"rslint",
"storybook",
"skills"
]
}