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-architecture",
|
||||
"description": "Router-First architecture, enterprise patterns, modular design with lazy loading",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Ihsan - Full-Stack Developer & AI Strategist",
|
||||
"url": "https://github.com/EhssanAtassi"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/router-first-methodology/SKILL.md",
|
||||
"./skills/enterprise-patterns/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/angular-architect.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/design-routes.md",
|
||||
"./commands/scaffold-project.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user