
Angular's Official Agent Skills Helps AI Coding Tools Write Modern Angular
Quick Answer
Google's Angular team has launched angular/skills, a repository of Agent Skills that enhance AI coding tools to generate modern Angular code, adhering to v20 conventions.
Quick Take
The two initial skills—angular-developer and angular-new-app—provide comprehensive guidance and scaffolding for Angular applications, ensuring agents stay updated with current best practices.
Key Points
- The angular-developer skill enforces Angular v20 conventions and improves code quality.
- Agent Skills are designed for tools like Gemini CLI and Antigravity.
- Installation is done via community skills CLI using 'npx skills add'.
- The repository is a snapshot; contributions are made in the main angular repository.
- Migration requires removing old community packages before using new skills.
Source Excerpt
Google's Angular team has released a repository called angular/skills, focusing on Agent Skills that enhance AI coding agents' ability to write modern Angular code. The repository includes skills for
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from InfoQ AI, ML & Data Engineering
See more →Google Cloud Workbench Notebooks Extension Connects VS Code to Google Cloud's Jupyter Notebooks
The Google Cloud Workbench Notebooks extension for VS Code allows developers to seamlessly connect their local IDE to managed Jupyter notebook environments on Google Cloud, enhancing ML workflow efficiency. This integration eliminates context switching, enabling smooth transitions from local experimentation to high-performance cloud computing.

