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

20 lines
556 B
JSON

{
"name": "angular-performance",
"description": "Performance optimization with OnPush, bundle analysis, and change detection strategies",
"version": "1.0.0",
"author": {
"name": "Ihsan - Full-Stack Developer & AI Strategist",
"url": "https://github.com/EhssanAtassi"
},
"skills": [
"./skills/change-detection/SKILL.md",
"./skills/bundle-optimization/SKILL.md"
],
"agents": [
"./agents/angular-performance-optimizer.md"
],
"commands": [
"./commands/optimize-component.md",
"./commands/analyze-bundle.md"
]
}