II.
LibrarySkill JSON
Structured · livelib-skill:cryptography-blockchain--wallet-integration
wallet-integration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cryptography-blockchain--wallet-integration",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "wallet-integration",
"description": "Wallet connection and transaction management for dApps using wagmi and viem. Supports multiple connectors, chain switching, EIP-712 signing, and hardware wallet integration.",
"libraryPath": "library/specializations/cryptography-blockchain/skills/wallet-integration/SKILL.md",
"specialization": "cryptography-blockchain",
"contentSummary": "# Wallet Integration Skill\n\nExpert wallet connection and transaction management for Web3 dApps using wagmi and viem.\n\n## Capabilities\n\n- **Connector Configuration**: Set up wagmi with multiple connectors\n- **Connection Flows**: Implement wallet connection UX\n- **Chain Management**: Handle chain swit"
},
"outgoingEdges": [
{
"from": "lib-skill:cryptography-blockchain--wallet-integration",
"to": "skill-area:wallet-integration-key-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--wallet-integration",
"to": "skill-area:authentication-authorization",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--wallet-integration",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--wallet-integration",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--wallet-integration",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--wallet-integration",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}