Add fullstory plugin

This commit is contained in:
Bryan Thompson 2026-04-24 12:07:40 -05:00
parent 020446a429
commit 5d865c02ec
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -749,6 +749,20 @@
"category": "development", "category": "development",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/frontend-design" "homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/frontend-design"
}, },
{
"name": "fullstory",
"description": "Connect Claude to Fullstory to query behavioral analytics, session replays, and customer experience insights.",
"author": {
"name": "Fullstory"
},
"category": "monitoring",
"source": {
"source": "github",
"repo": "fullstorydev/fullstory-skills",
"commit": "1ec5865e7ab1449f9a0859d164c4b6a8c53b6e2f"
},
"homepage": "https://www.fullstory.com"
},
{ {
"name": "github", "name": "github",
"description": "Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.", "description": "Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.",