Angular 20 Standalone Component
Create Angular 20 standalone components using modern patterns: Signals for state management, input()/output() functions (not decorators), @if/@for/@switch control flow (not *ngIf/*ngFor), inject() dependency injection (not constructor), and OnPush change detection. Use this skill when scaffolding new UI components that need reactive state, form handling, or integration with services following the three-layer architecture.
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez Ă utiliser
Tester
"test.default"
Résultat attendu:
Audit de sécurité
SûrPure prompt-based skill containing only documentation and TypeScript code examples for Angular 20 component patterns. No executable scripts, network calls, file system access, or code execution capabilities. Contains only instructional content describing Angular best practices.