specwright/templates/skills/frontend/angular/SKILL.md
Angular frontend development patterns for [PROJECT_NAME]
npx skillsauth add michsindlinger/specwright specwright/templates/skills/frontend/angularInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Project: [PROJECT_NAME] Framework: Angular [VERSION] Generated: [DATE]
OnPush by default for better performance| Module | File | Use When | |--------|------|----------| | Component Patterns | components.md | Creating/modifying components | | State Management | state-management.md | Adding state, signals, stores | | API Integration | api-integration.md | HTTP calls, services, interceptors | | Forms & Validation | forms-validation.md | Forms, validators, error display | | Dos and Don'ts | dos-and-donts.md | Project-specific learnings |
When you need detailed patterns, read the specific module:
Read: .claude/skills/frontend-angular/[module].md
[ARCHITECTURE_PATTERNS]
[PROJECT_STRUCTURE]
[DESIGN_COLORS]
[DESIGN_TYPOGRAPHY]
[DESIGN_SPACING]
[DESIGN_COMPONENTS]
Reference: specwright/product/design-system.md
[UX_NAVIGATION]
[UX_USER_FLOWS]
[UX_FEEDBACK_STATES]
[UX_ACCESSIBILITY]
Reference: specwright/product/ux-patterns.md
Wenn du während der Implementierung etwas lernst:
→ Füge es zu dos-and-donts.md in diesem Ordner hinzu.
tools
Session Handoff: Erstellt eine vollständige Zusammenfassung der aktuellen Session für einen sauberen Kontextwechsel. NUR bei explizitem Aufruf (/session-handoff). NICHT automatisch auslösen. Geeignet wenn der User die Session resetten will, den Kontext aufräumen will, oder bei ~120k Tokens angelangt ist.
development
Pre-Mortem Risk Analysis: Strukturierte Prospective-Hindsight-Übung um launch-blocking Risiken vor Commitment aufzudecken. Team stellt sich vor, das Produkt sei 14 Tage nach Launch gefloppt, und arbeitet rückwärts. Klassifiziert Risiken in Tigers (echt), Paper Tigers (hypothetisch), Elephants (unausgesprochen). Nutze diesen Skill vor Build-Commitment, bei zu hoher Stakeholder-Confidence, vor Major-Releases, oder wenn das Team vage Sorgen nicht artikulieren kann. Trigger: /pre-mortem, 'pre-mortem', 'risk analysis', 'was könnte schiefgehen', 'risiken vor launch'.
testing
Six-Sigma Atomicity Validator for create-spec stories
tools
UX pattern definition guidance for navigation, user flows, interactions, and accessibility