feat: salvage Angular developer skill

This commit is contained in:
Affaan Mustafa
2026-05-11 19:22:19 -04:00
committed by Affaan Mustafa
parent 14816289ba
commit 456bbd12e5
52 changed files with 4732 additions and 13 deletions

View File

@@ -81,6 +81,14 @@
"framework-language"
]
},
{
"id": "framework:angular",
"family": "framework",
"description": "Angular-focused engineering guidance and rules. Currently resolves through the shared framework-language module.",
"modules": [
"framework-language"
]
},
{
"id": "framework:react",
"family": "framework",

View File

@@ -122,6 +122,7 @@
"description": "Core framework, language, and application-engineering skills.",
"paths": [
"skills/android-clean-architecture",
"skills/angular-developer",
"skills/api-design",
"skills/backend-patterns",
"skills/coding-standards",