Files
2025-11-29 18:24:55 +08:00

20 lines
544 B
JSON

{
"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"
]
}