analogjs

10 mods across 1 repository, 591 stars between them.

angular-component

01

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Create modern Angular standalone components following v20+ best practices. Use for building UI components with signal-based inputs/outputs, OnPush change detection, host bindings, content projection…

591 26d ago A 91 tokens original MIT

angular-di

02

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for service architecture, providing dependencies at different levels, creating…

591 26d ago A 86 tokens original MIT

angular-directives

03

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays…

591 26d ago A 106 tokens original MIT

angular-forms

04

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based validation, field state management, and dynamic forms.…

591 26d ago A 120 tokens original MIT

angular-http

05

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers on…

591 26d ago A 91 tokens original MIT

angular-routing

06

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route parameters. Use for navigation setup, protected routes, route-based data loading, and nested…

591 26d ago A 88 tokens original MIT

angular-signals

07

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Implement signal-based reactive state management in Angular v20+. Use for creating reactive state with signal(), derived state with computed(), dependent state with linkedSignal(), and side effects…

591 26d ago A 88 tokens original MIT

angular-ssr

08

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Implement server-side rendering and hydration in Angular v20+ using @angular/ssr. Use for SSR setup, hydration strategies, prerendering static pages, and handling browser-only APIs. Triggers on SSR…

591 26d ago A 90 tokens original MIT

angular-testing

09

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Write unit and integration tests for Angular v20+ applications using Vitest or Jasmine with TestBed and modern testing patterns. Use for testing components with signals, OnPush change detection…

591 26d ago A 119 tokens original MIT

angular-tooling

10

analogjs/angular-skills

Skill Claude CodeCodex

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Use Angular CLI and development tools effectively in Angular v20+ projects. Use for project setup, code generation, building, testing, and configuration. Triggers on creating new projects, generating…

591 26d ago A 111 tokens original MIT