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": [
|
||||
"./plugins/blockchain-web3/skills/defi-protocol-templates",
|
||||
"./plugins/blockchain-web3/skills/nft-standards",
|
||||
"./plugins/blockchain-web3/skills/solidity-security",
|
||||
"./plugins/blockchain-web3/skills/web3-testing"
|
||||
],
|
||||
"agents": [
|
||||
"./plugins/blockchain-web3/agents/blockchain-developer.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user