II.
LibraryProcess JSON
Structured · livelib-process:web-development--nuxtjs-fullstack-app
nuxtjs-fullstack-app json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--nuxtjs-fullstack-app",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "nuxtjs-fullstack-app",
"description": "Nuxt.js Full-Stack Application Development - Comprehensive process for building Vue-based full-stack applications\nwith Nuxt.js, server routes, auto-imports, modules, hybrid rendering, and deployment.",
"libraryPath": "library/specializations/web-development/nuxtjs-fullstack-app.js",
"specialization": "web-development",
"references": [
"- Nuxt 3 Documentation: https://nuxt.com/docs\n- Nitro Server: https://nitro.unjs.io/\n- Nuxt Modules: https://nuxt.com/modules"
],
"example": "const result = await orchestrate('specializations/web-development/nuxtjs-fullstack-app', {\n projectName: 'MyNuxtApp',\n rendering: 'hybrid',\n modules: ['@nuxtjs/tailwindcss', '@pinia/nuxt'],\n database: 'prisma',\n deployment: 'vercel'\n});",
"usesAgents": [
"nuxt-modules-specialist",
"nuxt-routing-specialist",
"nuxt-composables-specialist",
"nitro-specialist",
"nuxt-devops",
"technical-writer-agent"
],
"usesSkills": [
"nuxt-skill",
"prisma-skill",
"pinia-skill"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "skill-area:server-side-rendering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "skill-area:data-fetching-caching",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "topic:static-site-generation",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nuxtjs-fullstack-app",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}