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