Files
42marketplaces/sync/gh-geisson19-marketplace-plugins-insights-mode.json
2025-11-29 18:53:27 +08:00

18 lines
450 B
JSON

{
"name": "insights-mode",
"owner": {
"name": "Geisson",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "insights-mode",
"description": "Explains architecture decisions, trade-offs, and patterns while writing complete code",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-geisson19-marketplace-plugins-insights-mode.git"
},
"strict": true
}
]
}