iiRecord
Agentic AI Atlas · react-testing-library
lib-skill:web-development--react-testing-librarya5c.ai
II.
LibrarySkill JSON

lib-skill:web-development--react-testing-library

Structured · live

react-testing-library json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:web-development--react-testing-library",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "react-testing-library",
    "description": "React Testing Library patterns, queries, user events, and accessibility testing.",
    "libraryPath": "library/specializations/web-development/skills/react-testing-library/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# React Testing Library Skill\n\nExpert assistance for testing React components.\n\n## Capabilities\n\n- Write user-centric tests\n- Use proper queries\n- Handle async operations\n- Test accessibility\n- Mock dependencies\n\n## Test Patterns\n\n```typescript\nimport { render, screen, waitFor } from "
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--react-testing-library",
      "to": "skill-area:react-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--react-testing-library",
      "to": "skill-area:component-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--react-testing-library",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--react-testing-library",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--react-testing-library",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--react-testing-library",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--react-testing-library",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}