mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-08-13 03:17:03 -03:00
Add confidence plugin (#2830)
This commit is contained in:
parent
a02697f6aa
commit
99f484f42e
@ -835,6 +835,20 @@
|
|||||||
"category": "productivity",
|
"category": "productivity",
|
||||||
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/commit-commands"
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/commit-commands"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "confidence",
|
||||||
|
"description": "Access Confidence feature flags, experiments, and migration tools directly from Claude Code.",
|
||||||
|
"author": {
|
||||||
|
"name": "Spotify Confidence"
|
||||||
|
},
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/spotify/confidence-ai-plugins.git",
|
||||||
|
"sha": "2da1d97dfb319335d9d85f9da8c090c82d296a60"
|
||||||
|
},
|
||||||
|
"homepage": "https://confidence.spotify.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "context7",
|
"name": "context7",
|
||||||
"description": "Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
|
"description": "Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user