II.
LibrarySkill JSON
Structured · livelib-skill:cryptography-blockchain--hardhat-framework
hardhat-framework json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cryptography-blockchain--hardhat-framework",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "hardhat-framework",
"description": "Expert usage of Hardhat for smart contract development, testing, and deployment. Includes TypeChain generation, plugin ecosystem, network forking, and deployment management.",
"libraryPath": "library/specializations/cryptography-blockchain/skills/hardhat-framework/SKILL.md",
"specialization": "cryptography-blockchain",
"contentSummary": "# Hardhat Framework Skill\n\nExpert-level usage of Hardhat, the most popular Ethereum development environment.\n\n## Capabilities\n\n- **Configuration**: Set up hardhat.config.js for multi-network\n- **Testing**: Write tests with ethers.js/viem\n- **Plugins**: Use plugins (upgrades, gas-reporter, coverage)\n"
},
"outgoingEdges": [
{
"from": "lib-skill:cryptography-blockchain--hardhat-framework",
"to": "skill-area:smart-contract-development-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--hardhat-framework",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--hardhat-framework",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--hardhat-framework",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--hardhat-framework",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--hardhat-framework",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}