docs: update Angular Developer skill description to prioritize best practices

Revise the Skill YAML manifest description to directly enforce the use of official Angular best practices. This update reorganizes the trigger strings and packs high-density keywords for modernizing, refactoring, and specific styling targets (Tailwind CSS, component styles) into the manifest header to optimize semantic intent recognition by agentic routers.
This commit is contained in:
Charles Lyding 2026-04-30 10:02:12 -04:00
parent 4c9afb68a3
commit 2af1ef2321

View file

@ -1,6 +1,6 @@
---
name: angular-developer
description: Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.
description: Strictly enforces official Angular best practices to generate idiomatic code and provide authoritative architectural guidance. Trigger when creating, modernizing, or refactoring projects and components, and for expertise on reactivity (signals), forms, dependency injection, routing, SSR, accessibility, styling (component styles, Tailwind CSS), testing, and CLI tooling.
license: MIT
metadata:
author: Copyright 2026 Google LLC