II.
LibraryProcess overview
Reference · livelib-process:web-development--vue-app-development
vue-app-development overview
Vue.js Application Development with Composition API - Process for building modern Vue.js applications using Composition API, Pinia state management, Vue Router, TypeScript integration, and testing with Vitest.
Attributes
displayName
vue-app-development
description
Vue.js Application Development with Composition API - Process for building modern Vue.js applications using
Composition API, Pinia state management, Vue Router, TypeScript integration, and testing with Vitest.
libraryPath
library/specializations/web-development/vue-app-development.js
specialization
web-development
references
- - Vue 3 Documentation: https://vuejs.org/ - Pinia: https://pinia.vuejs.org/ - Vue Router: https://router.vuejs.org/ - Vitest: https://vitest.dev/
example
const result = await orchestrate('specializations/web-development/vue-app-development', {
projectName: 'MyVueApp',
stateManagement: 'pinia',
routing: true,
testing: { unit: true, e2e: true },
styling: 'tailwind'
});
usesAgents
- frontend-architect-agent
- vue-developer-agent
- vue-router-specialist
- vue-composables-developer
- component-developer-agent
- technical-writer-agent
usesSkills
- pinia-skill
- vitest-skill
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:component-based-architecture·TopicComponent-Based Architecture
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role1
- role:frontend-engineer·RoleFrontend Engineer
lib_requires_skill_area2
- skill-area:react-components·SkillAreaReact Component Design
- skill-area:react-state-management·SkillAreaReact State Management
uses_agent1
- lib-agent:sdk-platform-development--technical-writer-agent·LibraryAgenttechnical-writer-agent
Incoming edges
None.