mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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:
parent
4c9afb68a3
commit
2af1ef2321
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue