iiRecord
Agentic AI Atlas · aria
lib-skill:web-development--ariaa5c.ai
II.
LibrarySkill JSON

lib-skill:web-development--aria

Structured · live

aria 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--aria",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "aria",
    "description": "WAI-ARIA implementation, roles, states, and properties.",
    "libraryPath": "library/specializations/web-development/skills/aria/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# ARIA Skill\n\nExpert assistance for WAI-ARIA implementation.\n\n## Capabilities\n\n- Implement ARIA roles\n- Manage states and properties\n- Create accessible widgets\n- Handle live regions\n- Test with screen readers\n\n## Common Patterns\n\n```tsx\n// Modal dialog\n<div\n  role=\"dialog\"\n  aria-"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--aria",
      "to": "skill-area:web-accessibility",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--aria",
      "to": "skill-area:accessibility-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--aria",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--aria",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--aria",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--aria",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--aria",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}