e562b53cc3
Introduce two new plugins: dioxus and project-uv with metadata READMEs and SKILL documentation and example skill files Update marketplace.json to advertise both plugins
10 lines
224 B
JSON
10 lines
224 B
JSON
{
|
|
"name": "dioxus",
|
|
"version": "0.1.0",
|
|
"description": "Dioxus Rust UI library reference skills, pinned per Dioxus version (currently 0.7).",
|
|
"author": {
|
|
"name": "Gabor Körber",
|
|
"email": "gab@g4b.org"
|
|
}
|
|
}
|