iiRecord
Agentic AI Atlas · Chromatic
tool:chromatica5c.ai
II.
Tool JSON

tool:chromatic

Structured · live

Chromatic json

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

File · domain/tools/tools-testing-frontend-aiml.yamlCluster · domain
Record JSON
{
  "id": "tool:chromatic",
  "_kind": "Tool",
  "_file": "domain/tools/tools-testing-frontend-aiml.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Chromatic",
    "homepageUrl": "https://www.chromatic.com",
    "kind": "other",
    "description": "Cloud-based visual testing and review platform purpose-built for Storybook.\nCaptures pixel-perfect snapshots of UI components on each commit, diffs\nthem against baselines, and routes change reviews to the right teammates.\nAlso publishes Storybook as a shared design-system documentation site.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:chromatic",
      "to": "skill-area:frontend-testing",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:chromatic",
      "to": "skill-area:visual-regression-testing",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:chromatic",
      "to": "skill-area:frontend-testing",
      "kind": "used_for"
    },
    {
      "from": "tool:chromatic",
      "to": "tool:percy",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Visual testing — Chromatic is Storybook-native; Percy integrates with multiple E2E frameworks"
      }
    },
    {
      "from": "tool:chromatic",
      "to": "tool:storybook",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Frontend UI tools — Chromatic is visual testing for Storybook; Storybook is the component sandbox"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:storybook-design-system",
      "to": "tool:chromatic",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:visual-regression-testing",
      "to": "tool:chromatic",
      "kind": "composed_of"
    },
    {
      "from": "tool:storybook",
      "to": "tool:chromatic",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Frontend UI tools — Storybook is the component sandbox; Chromatic is visual testing for Storybook"
      }
    },
    {
      "from": "tool:percy",
      "to": "tool:chromatic",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Visual testing — Percy integrates with multiple E2E frameworks; Chromatic is Storybook-native"
      }
    }
  ]
}