Skip to main content

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
آخر نشاط في المصدر
١٥ سبتمبر ٢٠٢٦ في ٠٩:٤٨
لغة SKILL.md المكتشفة
لغات متعددة
النجوم
١
التفرعات
٠

خيارات التثبيت

يُحدَّد 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