iiRecord
Agentic AI Atlas · mern-stack-development
lib-process:web-development--mern-stack-developmenta5c.ai
II.
LibraryProcess JSON

lib-process:web-development--mern-stack-development

Structured · live

mern-stack-development json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:web-development--mern-stack-development",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "mern-stack-development",
    "description": "MERN Stack Application Development - Complete full-stack development process using MongoDB, Express.js,\nReact, and Node.js with RESTful API design, authentication, state management, and deployment.",
    "libraryPath": "library/specializations/web-development/mern-stack-development.js",
    "specialization": "web-development",
    "references": [
      "- MongoDB Documentation: https://docs.mongodb.com/\n- Express.js: https://expressjs.com/\n- React: https://react.dev/\n- Node.js: https://nodejs.org/"
    ],
    "example": "const result = await orchestrate('specializations/web-development/mern-stack-development', {\n  projectName: 'MyMERNApp',\n  auth: 'jwt',\n  stateManagement: 'redux-toolkit',\n  testing: { unit: true, integration: true },\n  deployment: 'docker'\n});",
    "usesAgents": [
      "fullstack-architect-agent",
      "api-developer",
      "auth-specialist-agent",
      "react-developer-agent",
      "integration-specialist",
      "testing-specialist",
      "deployment-agent",
      "technical-writer-agent"
    ],
    "usesSkills": [
      "express-skill",
      "mongodb-skill",
      "redux-toolkit-skill"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "skill-area:backend-api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "skill-area:react-state-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "topic:component-based-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "lib-agent:shared--api-developer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "lib-agent:shared--testing-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--mern-stack-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}