# angular-patterns - Author: Ghulam Mohiuddin - Repository: rising-gmd/vscode-copilot-config - Version: 20260201114007 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/rising-gmd/vscode-copilot-config - Web: https://mule.run/skillshub/@@rising-gmd/vscode-copilot-config~angular-patterns:20260201114007 --- # Angular Patterns ## Description A concise collection of recommended patterns for Angular development: component composition, RxJS idioms, and state management best practices. ## When to Use - Building feature modules and reusable components - Choosing RxJS operators for data flows - Onboarding developers to frontend architecture ## Resources - Templates: `component-template.ts` - Examples: `examples/` contains sample components and small feature modules ## Integration Agents (implementation, test-writer) should reference this SKILL for templates and tests. Instructions files link to this resource for concrete examples.