Files
gh-hubexab-eaf-pluginclaude…/.claude-plugin/plugin.json
2025-11-29 18:47:11 +08:00

17 lines
359 B
JSON

{
"name": "exfabrica-af-plugin",
"description": "Comprehensive Claude Code plugin for ExFabrica Agentic Factory - NestJS, Angular 20, Drizzle ORM, PostgreSQL monorepo development",
"version": "1.0.0",
"author": {
"name": "ExFabrica Team"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}