II.
LibraryProcess JSON
Structured · livelib-process:web-development--vue-app-development
vue-app-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--vue-app-development",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "vue-app-development",
"description": "Vue.js Application Development with Composition API - Process for building modern Vue.js applications using\nComposition 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/\n- Pinia: https://pinia.vuejs.org/\n- Vue Router: https://router.vuejs.org/\n- Vitest: https://vitest.dev/"
],
"example": "const result = await orchestrate('specializations/web-development/vue-app-development', {\n projectName: 'MyVueApp',\n stateManagement: 'pinia',\n routing: true,\n testing: { unit: true, e2e: true },\n styling: 'tailwind'\n});",
"usesAgents": [
"frontend-architect-agent",
"vue-developer-agent",
"vue-router-specialist",
"vue-composables-developer",
"component-developer-agent",
"technical-writer-agent"
],
"usesSkills": [
"pinia-skill",
"vitest-skill"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--vue-app-development",
"to": "skill-area:react-components",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--vue-app-development",
"to": "skill-area:react-state-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--vue-app-development",
"to": "topic:component-based-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--vue-app-development",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--vue-app-development",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--vue-app-development",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--vue-app-development",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--vue-app-development",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}