Files
2025-11-30 08:47:33 +08:00

36 lines
1.2 KiB
JSON

{
"name": "angular-dev",
"description": "Professional Angular 18+ development plugin with 8 specialized implementation agents. Build modern Angular apps with Signals, standalone components, SSR, @defer blocks, TypeScript, RxJS, NgRx, forms, routing, testing, and CI/CD.",
"version": "2.0.0",
"author": {
"name": "Plugin Agent Marketplace",
"email": "plugins@pluginagentmarketplace.com",
"url": "https://github.com/pluginagentmarketplace"
},
"skills": [
"./skills/typescript/SKILL.md",
"./skills/core/SKILL.md",
"./skills/rxjs/SKILL.md",
"./skills/forms/SKILL.md",
"./skills/routing/SKILL.md",
"./skills/state-management/SKILL.md",
"./skills/testing/SKILL.md",
"./skills/modern-angular/SKILL.md"
],
"agents": [
"./agents/01-typescript-fundamentals.md",
"./agents/02-angular-core.md",
"./agents/03-reactive-programming.md",
"./agents/04-forms-directives.md",
"./agents/05-routing-performance.md",
"./agents/06-state-management.md",
"./agents/07-testing-deployment.md",
"./agents/08-modern-angular.md"
],
"commands": [
"./commands/learn.md",
"./commands/explore.md",
"./commands/assess.md",
"./commands/projects.md"
]
}