Files
gh-otoshek-claude-code-toolkit/.claude-plugin/plugin.json
2025-11-30 08:46:40 +08:00

12 lines
311 B
JSON

{
"name": "claude-code-toolkit",
"description": "Django and React development toolkit with setup automation, authentication configuration, and UI framework integration",
"version": "1.0.0",
"author": {
"name": "Otoshek Dev",
"email": "support@otoshek.com"
},
"skills": [
"./skills"
]
}