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

lib-skill:web-development--cypress

Structured · live

cypress 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--cypress",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "cypress",
    "description": "Cypress testing patterns, custom commands, component testing, and CI integration.",
    "libraryPath": "library/specializations/web-development/skills/cypress/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# Cypress Skill\n\nExpert assistance for E2E and component testing with Cypress.\n\n## Capabilities\n\n- Write E2E test scenarios\n- Create custom commands\n- Implement component testing\n- Configure CI pipelines\n- Handle authentication\n\n## Test Patterns\n\n```typescript\ndescribe('User Authentic"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--cypress",
      "to": "skill-area:e2e-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--cypress",
      "to": "skill-area:cross-browser-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--cypress",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--cypress",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--cypress",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--cypress",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--cypress",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--cypress",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}