Initial commit
This commit is contained in:
36
.claude-plugin/plugin.json
Normal file
36
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user