# Angular Skills

> Angular framework patterns, best practices, and enterprise patterns Use when this capability is needed.

- Skill: `tomevault-io/angular-skills` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/angular-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/angular-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/angular-skills

---


# Angular Skills

Platform for building mobile and desktop web applications.

## Sub-Skills

### Architecture
- [module-structure.md](architecture/module-structure.md) - Module organization
- [component-patterns.md](architecture/component-patterns.md) - Component design
- [service-patterns.md](architecture/service-patterns.md) - Service patterns
- [state-management.md](architecture/state-management.md) - NgRx patterns

### Components
- [smart-dumb.md](components/smart-dumb.md) - Smart/Dumb patterns
- [lifecycle-hooks.md](components/lifecycle-hooks.md) - Lifecycle hooks
- [change-detection.md](components/change-detection.md) - Change detection
- [content-projection.md](components/content-projection.md) - Content projection

### RxJS
- [observables.md](rxjs/observables.md) - Observable patterns
- [operators.md](rxjs/operators.md) - Operator patterns
- [subjects.md](rxjs/subjects.md) - Subject patterns
- [error-handling.md](rxjs/error-handling.md) - Error handling

### Forms
- [reactive-forms.md](forms/reactive-forms.md) - Reactive forms
- [template-forms.md](forms/template-forms.md) - Template forms
- [validation.md](forms/validation.md) - Form validation

### Performance
- [lazy-loading.md](performance/lazy-loading.md) - Lazy loading
- [change-detection.md](performance/change-detection.md) - OnPush strategy
- [trackby.md](performance/trackby.md) - TrackBy optimization

### Testing
- [unit-testing.md](testing/unit-testing.md) - Jasmine/Karma
- [component-testing.md](testing/component-testing.md) - Component tests
- [service-testing.md](testing/service-testing.md) - Service tests
- [e2e-testing.md](testing/e2e-testing.md) - E2E with Protractor

## Detection
Auto-detected when project contains:
- `angular.json` file
- `*.component.ts` files
- `@angular/core` package

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/fujigo-software) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

