mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 12:32:02 +00:00
Compare commits
4 Commits
boris/code
...
claude/sup
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7cf238943c | ||
|
|
f70b65538d | ||
|
|
f1be96f0fb | ||
|
|
48c6726985 |
@@ -546,6 +546,36 @@
|
|||||||
"url": "https://github.com/pinecone-io/pinecone-claude-code-plugin.git"
|
"url": "https://github.com/pinecone-io/pinecone-claude-code-plugin.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin"
|
"homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "huggingface-skills",
|
||||||
|
"description": "Build, train, evaluate, and use open source AI models, datasets, and spaces.",
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/huggingface/skills.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/huggingface/skills.git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "circleback",
|
||||||
|
"description": "Circleback conversational context integration. Search and access meetings, emails, calendar events, and more.",
|
||||||
|
"category": "productivity",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/circlebackai/claude-code-plugin.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/circlebackai/claude-code-plugin.git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "superpowers",
|
||||||
|
"description": "Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.",
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/obra/superpowers.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/obra/superpowers.git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user