II.
LibraryProcess JSON
Structured · livelib-process:web-development--nextjs-fullstack-app
nextjs-fullstack-app json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--nextjs-fullstack-app",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "nextjs-fullstack-app",
"description": "Next.js Full-Stack Application with App Router - Complete process for building full-stack applications with\nNext.js 13+ App Router, React Server Components, server actions, API routes, database integration, and deployment.",
"libraryPath": "library/specializations/web-development/nextjs-fullstack-app.js",
"specialization": "web-development",
"references": [
"- Next.js Documentation: https://nextjs.org/docs\n- React Server Components: https://nextjs.org/docs/app/building-your-application/rendering/server-components\n- Prisma: https://www.prisma.io/\n- NextAuth.js: https://next-auth.js.org/"
],
"example": "const result = await orchestrate('specializations/web-development/nextjs-fullstack-app', {\n projectName: 'MyNextApp',\n database: 'prisma-postgresql',\n auth: 'nextauth',\n styling: 'tailwind',\n deployment: 'vercel'\n});",
"usesAgents": [
"nextjs-developer-agent",
"server-actions-specialist",
"api-developer",
"client-component-developer",
"deployment-agent",
"cache-bust-advisor",
"technical-writer-agent"
],
"usesSkills": [
"nextjs-app-router-skill",
"react-server-components-skill",
"prisma-skill",
"nextauth-skill"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "skill-area:server-side-rendering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "skill-area:data-fetching-caching",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "topic:streaming-ssr",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "topic:incremental-static-regeneration",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "lib-agent:shared--api-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}