angular
Provides comprehensive guidance for Angular framework including components, modules, services, dependency injection, routing, forms, and TypeScript integration. Use when the user asks about Angular, needs to create Angular applications, implement Angular components, or work with Angular features.
소스 정보
- 저장소
- full-stack-skills/angular-skills
- 최근 소스 활동
- 2026년 9월 15일 09:48
- 감지된 SKILL.md 언어
- 다국어 혼합
- 스타
- 1
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
파일 탐색기
2 개 파일SKILL.md 표시 중
SKILL.md
소스 지침 · 읽기 전용 미리보기- name
- angular
- description
- Provides comprehensive guidance for Angular framework including components, modules, services, dependency injection, routing, forms, and TypeScript integration. Use when the user asks about Angular, needs to create Angular applications, implement Angular components, or work with Angular features.
- license
- Apache-2.0
## When to use this skill
Use this skill whenever the user wants to:
- 用 Angular 构建 SPA、组件、服务、路由与表单
- 使用 CLI、RxJS、依赖注入与模块
## How to use this skill
1. **起步**:ng new、ng generate component/service;模块、组件、模板与绑定。
2. **核心**:路由、HttpClient、表单(响应式/模板);RxJS 与 async pipe。
3. **参考**:https://angular.io/docs
## Best Practices
- 模块与懒加载;OnPush 与纯管道优化。
- 服务注入与单例;取消订阅防内存泄漏。
## Keywords
angular, 组件, 服务, RxJS, SPA
GitHub에서 보기