II.
LibraryProcess overview
Reference · livelib-process:web-development--angular-enterprise-development
angular-enterprise-development overview
Angular Enterprise Application Development - Comprehensive process for building enterprise-grade Angular applications with TypeScript, RxJS, NgRx state management, reactive forms, lazy loading, and comprehensive testing.
Attributes
displayName
angular-enterprise-development
description
Angular Enterprise Application Development - Comprehensive process for building enterprise-grade Angular applications
with TypeScript, RxJS, NgRx state management, reactive forms, lazy loading, and comprehensive testing.
libraryPath
library/specializations/web-development/angular-enterprise-development.js
specialization
web-development
references
- - Angular Documentation: https://angular.io/docs - NgRx: https://ngrx.io/ - RxJS: https://rxjs.dev/ - Angular Material: https://material.angular.io/
example
const result = await orchestrate('specializations/web-development/angular-enterprise-development', {
projectName: 'EnterpriseApp',
stateManagement: 'ngrx',
features: { authentication: true, i18n: true },
testing: { unit: true, e2e: true },
styling: 'angular-material'
});
usesAgents
- frontend-architect-agent
- angular-developer-agent
- angular-module-architect
- angular-service-developer
- angular-component-developer
- angular-forms-specialist
- angular-testing-specialist
- technical-writer-agent
usesSkills
- ngrx-skill
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic2
- topic:component-based-architecture·TopicComponent-Based Architecture
- topic:design-patterns·TopicDesign Patterns
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:frontend-engineer·RoleFrontend Engineer
- role:tech-lead·RoleTech Lead
lib_requires_skill_area2
- skill-area:react-state-management·SkillAreaReact State Management
- skill-area:ui-styling·SkillAreaUI Styling
uses_agent1
- lib-agent:sdk-platform-development--technical-writer-agent·LibraryAgenttechnical-writer-agent
Incoming edges
None.