FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add (stripped?) modern-web-guidance skills to Angular agent skills · Issue #70221 · angular/angular · GitHub

Add (stripped?) modern-web-guidance skills to Angular agent skills #70221

Description

Describe the problem that you experienced

(Disclaimer: this is not 100% a bug report but "bug report" fit this the most.)

I just came across Google's modern-web-guidance and am unsure whether all rules defined there can or should be used in tandem with the Angular Skills defined in the angular/skills repository, but a mix of both seems like it would make the most powerful skill set for Angular development.

Enter the URL of the topic with the problem

https://github.com/angular/skills

Describe what you were looking for in the documentation

I was looking for a mention of Modern Web Guidance and/or the ability to include them when getting Angular Skills in the angular/skills repository, since both seem to have the same goal and both are produced by Google.

Describe the actions that led you to experience the problem

There were none, but it seems like the general Web Guidance revolves around plain JavaScript and might - in parts - clash with what Angular suggests to use. E.g. a prompt like "validate the form when the 'finalize' button is pressed" might trigger either Web Guidance's skills or angular-forms, or both. Since plain JS allows to solve problems without Angular, I fear agents might end up solving problems the plain JS way when presented with semi-conflicting keys (i.e. multiple ways to solve a problem).

Describe what you want to experience that would fix the problem

A reviewed/slimmed down version of Web Guidance as a part of (the installation process of) Angular Skills to be sure my agents benefit from the best practices for e.g. CSS as well as Angular development.

Post Scriptum

Since modern-web-guidance already set an example with the --choose flag, it might be good to have something similar in angular/skills. Being able to optionally include a reviewed/distilled skill set from Web Guidance when installing angular/skills.

Metadata

Metadata

Assignees

No one assigned

    Labels

    aiIssue related to using AI agentsarea: docsRelated to the documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL