Files
42marketplaces/sync/gh-metasaver-claude-marketplace-plugins-metasaver-core.json
2025-11-30 09:08:53 +08:00

18 lines
698 B
JSON

{
"name": "core-claude-plugin",
"owner": {
"name": "Jim Nightingale",
"email": "info@metasaver.com"
},
"plugins": [
{
"name": "core-claude-plugin",
"description": "Complete agent and skill system for multi-mono (producer-consumer monorepo) architecture. Features 54 specialized agents, 28 skills, intelligent model selection (haiku/sonnet/opus), and intelligent routing commands. Built for Turborepo/pnpm/TypeScript projects with Prisma, React, and micro-frontend support.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-metasaver-claude-marketplace-plugins-metasaver-core.git"
},
"strict": true
}
]
}