Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:33:13 +08:00
commit cd2203573e
8 changed files with 1994 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "blockchain-web3",
"description": "Smart contract development with Solidity, DeFi protocol implementation, NFT platforms, and Web3 application architecture",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./skills/defi-protocol-templates",
"./skills/nft-standards",
"./skills/solidity-security",
"./skills/web3-testing"
],
"agents": [
"./agents/blockchain-developer.md"
]
}