Files
gh-metasaver-claude-marketp…/.claude-plugin/plugin.json
2025-11-30 08:39:59 +08:00

12 lines
512 B
JSON

{
"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.",
"version": "1.4.1",
"author": {
"name": "Jim Nightingale",
"email": "info@metasaver.com"
},
"hooks": [
"./hooks/hooks.json"
]
}