iiRecord
Agentic AI Atlas · React TDD
skill:react-tdda5c.ai
II.
Skill JSON

skill:react-tdd

Structured · live

React TDD json

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

File · extensions/skills/react-tdd.yamlCluster · extensions
Record JSON
{
  "id": "skill:react-tdd",
  "_kind": "Skill",
  "_file": "extensions/skills/react-tdd.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "React TDD",
    "description": "A test-driven-development loop for React components: writes a failing\nJest/RTL test, implements the component, refactors. Optimized for\nfunction components with hooks and TypeScript prop typing.\n",
    "keyword": "react-tdd",
    "entrypoint": "SKILL.md",
    "domains": [
      "specialization:frontend-react"
    ],
    "roles": [
      "role:implementer"
    ],
    "requiresLanguages": [
      "language:typescript"
    ],
    "requiresFrameworks": [
      "framework:react",
      "framework:jest"
    ],
    "sourceRef": "source-ref:a5c-plugins-react-tdd"
  },
  "outgoingEdges": [
    {
      "from": "skill:react-tdd",
      "to": "specialization:frontend-react",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill:react-tdd",
      "to": "capability:supports-text-streaming",
      "kind": "requires_capability",
      "attributes": {
        "level": "recommended"
      }
    },
    {
      "from": "skill:react-tdd",
      "to": "plugin:example-portable-extension",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "skill:react-tdd",
      "to": "extension-interface:reliability",
      "kind": "implements",
      "attributes": {}
    },
    {
      "from": "skill:react-tdd",
      "to": "source-ref:a5c-plugins-react-tdd",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "skill:react-tdd",
      "to": "skill-area:react-testing",
      "kind": "addresses",
      "attributes": {}
    },
    {
      "from": "skill:react-tdd",
      "to": "skill-area:unit-testing",
      "kind": "addresses",
      "attributes": {}
    },
    {
      "from": "skill:react-tdd",
      "to": "prompt-template:few-shot-classification",
      "kind": "uses_template",
      "attributes": {}
    },
    {
      "from": "skill:react-tdd",
      "to": "context-bundle:symphony-default",
      "kind": "uses_context_bundle",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "plugin:example-portable-extension",
      "to": "skill:react-tdd",
      "kind": "contains_skill",
      "attributes": {}
    },
    {
      "from": "child-session:claude-code-task-001",
      "to": "skill:react-tdd",
      "kind": "runs_skill",
      "attributes": {}
    },
    {
      "from": "scope-boundary:react-tdd.scope",
      "to": "skill:react-tdd",
      "kind": "bounds_subject"
    }
  ]
}