II.
LibrarySkill JSON
Structured · livelib-skill:cryptography-blockchain--zk-circuits
zk-circuits json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cryptography-blockchain--zk-circuits",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "zk-circuits",
"description": "Zero-knowledge circuit development using Circom and Noir languages. Supports constraint optimization, ZK-friendly cryptographic primitives, proof generation (Groth16, PLONK), and Merkle tree implementations.",
"libraryPath": "library/specializations/cryptography-blockchain/skills/zk-circuits/SKILL.md",
"specialization": "cryptography-blockchain",
"contentSummary": "# ZK Circuit Development Skill\n\nZero-knowledge circuit development using Circom and Noir for privacy-preserving applications and zkRollups.\n\n## Capabilities\n\n- **Circom Circuits**: Write Circom templates and components\n- **Noir Programs**: Develop Noir ZK applications\n- **Constraint Optimization**: "
},
"outgoingEdges": [
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "skill-area:asymmetric-encryption",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "skill-area:smart-contract-development-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}