✨ Add dioxus and project-uv plugins
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
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "project-uv",
|
||||
"version": "0.1.0",
|
||||
"description": "Detects how uv (Astral) is configured in the current Python project and advertises the right invocation patterns for running scripts.",
|
||||
"author": {
|
||||
"name": "Gabor Körber",
|
||||
"email": "gab@g4b.org"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user