II.
Tool JSON
Structured · livetool:percy
Percy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:percy",
"_kind": "Tool",
"_file": "domain/tools/tools-testing-frontend-aiml.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Percy",
"homepageUrl": "https://percy.io",
"kind": "other",
"description": "Visual testing and review platform by BrowserStack that captures full-page\nand component screenshots across browsers and viewports, then highlights\npixel-level diffs for team review. Integrates with Selenium, Cypress,\nPlaywright, and many CI systems; supports snapshot stabilisation and\nAI-assisted false-positive filtering.\n"
},
"outgoingEdges": [
{
"from": "tool:percy",
"to": "skill-area:frontend-testing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:percy",
"to": "skill-area:visual-regression-testing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:percy",
"to": "skill-area:frontend-testing",
"kind": "used_for"
},
{
"from": "tool:percy",
"to": "tool:chromatic",
"kind": "alternative_to",
"attributes": {
"comparison": "Visual testing — Percy integrates with multiple E2E frameworks; Chromatic is Storybook-native"
}
}
],
"incomingEdges": [
{
"from": "tool:storybook",
"to": "tool:percy",
"kind": "alternative_to",
"attributes": {
"comparison": "Frontend testing — Storybook is component development; Percy is visual regression testing"
}
},
{
"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-server:mcp-browserstack",
"to": "tool:percy",
"kind": "integrates_with",
"attributes": {}
}
]
}