·angular-19
</>

angular-19

avvale/aurora-front

Angular 19 패턴: 신호, 독립형 구성 요소, 리소스 API, 신호 쿼리, 종속성 주입 및 Aurora 프레임워크 통합. 트리거: Angular 구성요소, 지시문, 파이프, 서비스를 구현하거나 최신 반응 패턴을 사용할 때.

3설치·0트렌드·@avvale

설치

$npx skills add https://github.com/avvale/aurora-front --skill angular-19

SKILL.md

All components, directives, and pipes are standalone by default. No standalone: true needed.

For full signal API (inputs, outputs, model, linkedSignal, queries) → see signals-api.md

| standalone: true (redundant in v19) | Omit (standalone by default) | | @Input() decorator | input() / input.required() | | @Output() decorator | output() | | @ViewChild() decorator | viewChild() / viewChild.required() | | allowSignalWrites in effect | Not needed in v19 | | Manual subscription cleanup | takeUntilDestroyed() |

Angular 19 패턴: 신호, 독립형 구성 요소, 리소스 API, 신호 쿼리, 종속성 주입 및 Aurora 프레임워크 통합. 트리거: Angular 구성요소, 지시문, 파이프, 서비스를 구현하거나 최신 반응 패턴을 사용할 때. 출처: avvale/aurora-front.

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/avvale/aurora-front --skill angular-19
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

angular-19이란?

Angular 19 패턴: 신호, 독립형 구성 요소, 리소스 API, 신호 쿼리, 종속성 주입 및 Aurora 프레임워크 통합. 트리거: Angular 구성요소, 지시문, 파이프, 서비스를 구현하거나 최신 반응 패턴을 사용할 때. 출처: avvale/aurora-front.

angular-19 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/avvale/aurora-front --skill angular-19 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/avvale/aurora-front

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-01