feat: add claude code plugin support (#1293)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
21
packages/claude-code-plugin/.claude-plugin/plugin.json
Normal file
21
packages/claude-code-plugin/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "taskmaster",
|
||||
"description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.",
|
||||
"author": {
|
||||
"name": "Hamster",
|
||||
"url": "https://github.com/eyaltoledano/claude-task-master"
|
||||
},
|
||||
"homepage": "https://github.com/eyaltoledano/claude-task-master#readme",
|
||||
"repository": "https://github.com/eyaltoledano/claude-task-master",
|
||||
"license": "MIT WITH Commons-Clause",
|
||||
"keywords": [
|
||||
"task-management",
|
||||
"ai",
|
||||
"workflow",
|
||||
"orchestration",
|
||||
"automation",
|
||||
"mcp",
|
||||
"development",
|
||||
"productivity"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user