iiRecord
Agentic AI Atlas · foundry-framework
lib-skill:cryptography-blockchain--foundry-frameworka5c.ai
II.
LibrarySkill JSON

lib-skill:cryptography-blockchain--foundry-framework

Structured · live

foundry-framework 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:cryptography-blockchain--foundry-framework",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "foundry-framework",
    "description": "Expert usage of Foundry (Forge, Cast, Anvil, Chisel) for smart contract development, testing, and deployment. Includes fuzzing, gas reporting, local development, and deployment scripting capabilities.",
    "libraryPath": "library/specializations/cryptography-blockchain/skills/foundry-framework/SKILL.md",
    "specialization": "cryptography-blockchain",
    "contentSummary": "# Foundry Framework Skill\n\nExpert-level usage of Foundry, the blazing fast, portable, and modular toolkit for Ethereum application development.\n\n## Capabilities\n\n- **Forge Testing**: Write and run Solidity tests with fuzzing\n- **Gas Optimization**: Generate detailed gas reports and snapshots\n- **Loc"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cryptography-blockchain--foundry-framework",
      "to": "skill-area:smart-contract-development-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--foundry-framework",
      "to": "skill-area:smart-contract-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--foundry-framework",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--foundry-framework",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--foundry-framework",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--foundry-framework",
      "to": "specialization:cryptography-blockchain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}