mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-16 07:35:46 -03:00
Add firestore-native plugin (#2320)
This commit is contained in:
parent
9883cde440
commit
948295e907
@ -1150,6 +1150,20 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
"homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "firestore-native",
|
||||||
|
"description": "Connect and interact with Firestore databases, collections, and documents.",
|
||||||
|
"author": {
|
||||||
|
"name": "Google LLC"
|
||||||
|
},
|
||||||
|
"category": "database",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/gemini-cli-extensions/firestore-native.git",
|
||||||
|
"sha": "f88103bd0ccfe9e1e7a3a7d849de26d197978c9a"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/gemini-cli-extensions/firestore-native"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "forge-skills",
|
"name": "forge-skills",
|
||||||
"description": "Forge-focused skills and MCP configuration for Atlassian Forge: scaffold and deploy apps (forge create, templates, dev spaces), build Teamwork Graph connectors for Rovo Search/Rovo Chat, pre-deploy review, systematic debugging, plus Forge docs and Atlassian Design System lookups via MCP.",
|
"description": "Forge-focused skills and MCP configuration for Atlassian Forge: scaffold and deploy apps (forge create, templates, dev spaces), build Teamwork Graph connectors for Rovo Search/Rovo Chat, pre-deploy review, systematic debugging, plus Forge docs and Atlassian Design System lookups via MCP.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user