This skill provides guidelines and best practices for Angular development, ensuring maintainability and performance. It's designed for developers working with Angular to create high-quality applications.
$ npx skills add https://github.com/angular/skills --skill angular-developerThis skill generates production-ready Angular code and delivers architectural guidance aligned with Angular's style guide and best practices. It supports modern Angular features including Signals, linkedSignal, resource for async reactivity, Signal Forms, dependency injection, routing strategies, SSR, ARIA accessibility patterns, animations, component styling with Tailwind CSS, and testing. The skill analyzes your project's Angular version before providing recommendations, ensures generated code passes build validation with `ng build`, and uses Angular CLI for consistent scaffolding of components, services, directives, pipes, and routes. It serves developers building high-quality, maintainable Angular applications across all complexity levels.
Install the skill using the command: '$ npx skills add https://github.com/angular/skills --skill angular-developer'
Creating new Angular projects with best practices
Generating code that adheres to Angular's style guide
Running and fixing build errors in Angular applications
$ npx skills add https://github.com/angular/skills --skill angular-developergit clone https://github.com/angular/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan