Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · technical-writer-agent
lib-agent:sdk-platform-development--technical-writer-agenta5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
LibraryAgent JSON

lib-agent:sdk-platform-development--technical-writer-agent

Structured · live

technical-writer-agent json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:sdk-platform-development--technical-writer-agent",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "technical-writer-agent",
    "description": "General technical writing agent for SDK documentation",
    "libraryPath": "library/specializations/sdk-platform-development/agents/technical-writer-agent/AGENT.md",
    "specialization": "sdk-platform-development",
    "role": "Technical Documentation Specialist",
    "expertise": [
      "Technical writing best practices",
      "Documentation style guides",
      "API reference documentation",
      "Code example creation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:sdk-platform-development--technical-writer-agent",
      "to": "skill-area:api-doc-generation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--technical-writer-agent",
      "to": "skill-area:tutorial-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--technical-writer-agent",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--technical-writer-agent",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--technical-writer-agent",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--technical-writer-agent",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:sdk-platform-development--technical-writer-agent",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:sdk-platform-development--api-design-specification",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--api-versioning-strategy",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--authentication-authorization-patterns",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--backward-compatibility-management",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--compatibility-testing",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--custom-transport-middleware",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--developer-experience-optimization",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--developer-portal-implementation",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--internal-developer-platform-setup",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--multi-language-sdk-strategy",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--package-distribution",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--performance-benchmarking",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--platform-api-gateway-design",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-architecture-design",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-code-generation-pipeline",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-onboarding-tutorials",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-testing-strategy",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:sdk-platform-development--sdk-versioning-release-management",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--accessibility-audit-remediation",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--angular-enterprise-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--api-integration-testing",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--aria-implementation",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--aws-amplify-deployment",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--bundle-size-optimization",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--cicd-github-actions",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--component-library-radix",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--content-security-policy",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--cross-browser-compatibility",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--css-in-js-styled-components",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--dev-environment-onboarding",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--docker-containerization",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--e2e-testing-playwright",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--eslint-prettier-configuration",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--frontend-caching-service-workers",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--google-analytics-integration",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--graphql-api-apollo",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--image-optimization",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--jwt-authentication",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--keyboard-navigation-focus",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "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
      }
    },
    {
      "from": "lib-process:web-development--mfa-implementation",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--micro-frontend-module-federation",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--mobile-first-responsive",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--mongodb-schema-design",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--nestjs-microservices",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "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
      }
    },
    {
      "from": "lib-process:web-development--nuxtjs-fullstack-app",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--nx-monorepo",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--oauth-social-login",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--owasp-security-audit",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--postgresql-database-design",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--prisma-orm-integration",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--pwa-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--rbac-implementation",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--react-app-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--react-query-server-state",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--redis-caching-strategy",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--redux-state-management",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--remix-fullstack-app",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--restful-api-nodejs",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--secrets-management",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--server-sent-events",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--serverless-api-lambda",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--storybook-component-testing",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--svelte-sveltekit-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--t3-stack-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--tailwind-design-system",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--technical-seo-implementation",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--trpc-api-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--turborepo-monorepo",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--typescript-configuration",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--unit-testing-react",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--vercel-deployment",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--vite-build-configuration",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--vue-app-development",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--web-components-lit",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--websocket-realtime",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:web-development--zustand-state-management",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab