Files
gh-ehssanatassi-angular-mar…/.claude-plugin/plugin.json
2025-11-29 18:24:57 +08:00

20 lines
532 B
JSON

{
"name": "angular-development",
"description": "Modern Angular development with standalone components, Signals, and RxJS patterns",
"version": "1.0.0",
"author": {
"name": "Ihsan - Full-Stack Developer & AI Strategist",
"url": "https://github.com/EhssanAtassi"
},
"skills": [
"./skills/signals-patterns/SKILL.md",
"./skills/rxjs-operators/SKILL.md"
],
"agents": [
"./agents/angular-developer.md"
],
"commands": [
"./commands/create-component.md",
"./commands/create-service.md"
]
}