Files
remanso/.claude-plugin/marketplace.json
2026-03-28 09:49:50 +01:00

15 lines
303 B
JSON

{
"name": "remanso-local",
"description": "Local plugins for the Remanso project",
"owner": {
"name": "julien"
},
"plugins": [
{
"name": "remanso-skills",
"description": "Local skills for the Remanso project (migrate-oxlint, etc.)",
"source": "./.agents"
}
]
}