Files
42marketplaces/sync/gh-otoshek-claude-code-toolkit.json
2025-11-30 09:08:53 +08:00

18 lines
483 B
JSON

{
"name": "claude-code-toolkit",
"owner": {
"name": "Otoshek Dev",
"email": "support@otoshek.com"
},
"plugins": [
{
"name": "claude-code-toolkit",
"description": "Django and React development toolkit with setup automation, authentication configuration, and UI framework integration",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-otoshek-claude-code-toolkit.git"
},
"strict": true
}
]
}