oguzhan18

oguzhan18/angular-ecosystem-skills

45 resources in this repository

GitHub
🎯45

🎯Skills45

🎯rxjs🎯Skill

Provides comprehensive RxJS knowledge for AI assistants within the Angular ecosystem, including API changes across versions, best practices from official documentation, and references to docs and releases.

rxjs
🎯angular-tailwind🎯Skill

Angular Tailwind CSS skill for AI assistants providing integration guidance, best practices, and version-specific references for using Tailwind CSS with Angular projects.

angular-tailwind
🎯angular-animations🎯Skill

Provides comprehensive Angular animations knowledge for AI assistants, including API changes and breaking changes across versions, best practices from official documentation, and references to Angular docs and releases.

angular-animations
🎯angular-material🎯Skill

Angular Material skill for AI assistants providing API changes, best practices, and version-specific references for building UIs with Angular Material design components.

angular-material
🎯angular-testing🎯Skill

Angular Testing skill for AI assistants providing API changes, best practices, and version-specific references for unit testing and integration testing in Angular applications.

angular-testing
🎯angular-bootstrap🎯Skill

Provides comprehensive Angular Bootstrap (ng-bootstrap) knowledge for AI assistants, including API changes across versions, best practices from official documentation, and references to Angular and Bootstrap docs.

angular-bootstrap
🎯angular-security🎯Skill

Provides comprehensive Angular security knowledge for AI assistants, including security-related API changes across versions, best practices from official documentation, and references to Angular security docs.

angular-security
🎯angular-signals-forms🎯Skill

Provides comprehensive Angular Signals and Forms knowledge for AI assistants, including API changes across versions, best practices from official documentation, and references to Angular docs and releases.

angular-signals-forms
🎯angular-standalone🎯Skill

Angular Standalone Components skill for AI assistants providing API changes, best practices, and version-specific references for building module-free standalone Angular components.

angular-standalone
🎯ngrx🎯Skill

Angular Ecosystem skill covering NgRx state management β€” provides API changes, breaking changes, and best practices derived from official documentation for building reactive Angular applications with the NgRx store, effects, and entity patterns.

ngrx
🎯angular-router🎯Skill

Angular Router skill for AI assistants providing API changes, best practices, and version-specific references for configuring routing, lazy loading, and navigation guards in Angular.

angular-router
🎯angular-services🎯Skill

Angular Services skill for AI assistants providing API changes, best practices, and version-specific references for building and injecting Angular services.

angular-services
🎯angular-pwa🎯Skill

Angular PWA skill for AI assistants providing API changes, best practices, and version-specific references for building Progressive Web Apps with Angular.

angular-pwa
🎯angular-performance🎯Skill

Angular Performance skill for AI assistants providing API changes, best practices, and version-specific references for optimizing Angular application performance.

angular-performance
🎯angular-forms🎯Skill

Angular Forms skill for AI assistants providing API changes, best practices, and version-specific references for Angular reactive and template-driven forms development.

angular-forms
🎯angular-jest🎯Skill

Angular Jest skill for AI assistants providing API changes, best practices, and version-specific references for configuring and writing Jest tests in Angular projects.

angular-jest
🎯angular-reactive🎯Skill

Angular Reactive programming skill for AI assistants providing API changes, best practices, and version-specific references for RxJS and reactive patterns in Angular.

angular-reactive
🎯angular-cdk🎯Skill

Angular CDK skill for AI assistants providing API changes, best practices, and version-specific references for using the Component Dev Kit to build custom UI components.

angular-cdk
🎯nx🎯Skill

Nx monorepo skill for AI assistants providing API changes, best practices, and version-specific references for managing Angular projects with Nx build system.

nx
🎯angular-interceptors🎯Skill

Angular Interceptors skill for AI assistants providing API changes, best practices, and version-specific references for implementing HTTP interceptors in Angular applications.

angular-interceptors
🎯angular-pipes🎯Skill

Angular Pipes skill for AI assistants providing API changes, best practices, and version-specific references for creating and using built-in and custom Angular pipes.

angular-pipes
🎯angular-http🎯Skill

Angular HTTP Client skill for AI assistants providing API changes, best practices, and version-specific references for making HTTP requests and handling responses in Angular.

angular-http
🎯angular-components🎯Skill

Angular Components skill for AI assistants providing API changes, best practices, and version-specific references for building reusable Angular components with proper input/output patterns.

angular-components
🎯shadcn-ng🎯Skill

shadcn/angular skill for AI assistants providing API changes, best practices, and version-specific references for using shadcn UI components in Angular projects.

shadcn-ng
🎯angular-directives🎯Skill

Angular Directives skill for AI assistants providing API changes, best practices, and version-specific references for creating and using Angular structural and attribute directives.

angular-directives
🎯angular-signals-http🎯Skill

Angular Signals HTTP skill for AI assistants providing API changes, best practices, and version-specific references for using Angular Signals with HTTP client operations.

angular-signals-http
🎯angular-cypress🎯Skill

Angular Ecosystem skill covering Cypress E2E testing for Angular β€” provides API changes, breaking changes, and best practices for writing end-to-end tests with Cypress in Angular projects, including component testing and CI integration.

angular-cypress
🎯angular-lifecycle🎯Skill

Angular Lifecycle Hooks skill for AI assistants providing API changes, best practices, and version-specific references for using component and directive lifecycle hooks in Angular.

angular-lifecycle
🎯angular-zoneless🎯Skill

Angular Zoneless skill for AI assistants providing API changes, best practices, and version-specific references for building Angular applications without Zone.js.

angular-zoneless
🎯angular-destroyref🎯Skill

Angular DestroyRef skill for AI assistants providing API changes, best practices, and version-specific references for managing cleanup logic with Angular DestroyRef API.

angular-destroyref
🎯angular-i18n🎯Skill

Angular i18n skill for AI assistants providing API changes, best practices, and version-specific references for implementing internationalization in Angular applications.

angular-i18n
🎯angular-injector🎯Skill

Angular Ecosystem skill covering the Angular injector system β€” provides API changes, breaking changes, and best practices for working with hierarchical injectors, environment injectors, and the inject() function in standalone components.

angular-injector
🎯angular-resolvers🎯Skill

Angular Resolvers skill for AI assistants providing API changes, best practices, and version-specific references for implementing route resolvers to pre-fetch data in Angular.

angular-resolvers
🎯angular-guards🎯Skill

Angular Ecosystem skill covering route guards β€” provides API changes, breaking changes, and best practices for implementing CanActivate, CanDeactivate, and other guard types to protect Angular routes.

angular-guards
🎯angular-resource🎯Skill

Angular Ecosystem skill covering Angular's Resource API β€” provides API changes, breaking changes, and best practices for loading and managing asynchronous data resources using the new signal-based resource primitives.

angular-resource
🎯angular-schematics🎯Skill

Angular Ecosystem skill covering Angular Schematics β€” provides API changes, breaking changes, and best practices for building custom code generators, workspace transformations, and automated migration scripts using the Angular CLI schematic system.

angular-schematics
🎯angular-signals🎯Skill

Angular Signals skill for AI assistants providing API changes, best practices, and version-specific references for using the Angular Signals reactivity system.

angular-signals
🎯angular-ssr🎯Skill

Angular Ecosystem skill covering server-side rendering and hydration β€” provides API changes, breaking changes, and best practices for building Angular SSR applications with incremental hydration and transfer state.

angular-ssr
🎯angular-viewchild🎯Skill

Angular Ecosystem skill covering ViewChild and ViewChildren β€” provides version-specific API changes, breaking changes, and best practices for querying child elements, components, and directives from parent component templates.

angular-viewchild
🎯angular-deferrable🎯Skill

Angular Ecosystem skill covering deferrable views (@defer) β€” provides API changes, breaking changes, and best practices for lazy-loading template blocks with trigger conditions, loading states, and placeholder content.

angular-deferrable
🎯angular-query🎯Skill

Angular Query skill for AI assistants providing API changes, best practices, and version-specific references for server state management with TanStack Query in Angular.

angular-query
🎯angular-control-flow🎯Skill

Angular Control Flow skill for AI assistants providing API changes, best practices, and version-specific references for using the new @if, @for, and @switch template control flow syntax.

angular-control-flow
🎯angular-elements🎯Skill

Angular Elements skill for AI assistants providing API changes, best practices, and version-specific references for packaging Angular components as custom web elements.

angular-elements
🎯angular-cli🎯Skill

Angular Ecosystem skill covering the Angular CLI β€” provides API changes, breaking changes, and best practices for using ng commands, workspace configuration, build optimization, and code generation with schematics.

angular-cli
🎯angular-di🎯Skill

Angular Ecosystem skill covering Angular's dependency injection system β€” provides API changes, breaking changes, and best practices for using providers, injection tokens, and the hierarchical injector tree across components and modules.

angular-di