Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user