18 lines
527 B
JSON
18 lines
527 B
JSON
{
|
|
"name": "foundry-solidity",
|
|
"owner": {
|
|
"name": "Misha Kolesnik",
|
|
"email": "misha@kolesnik.io"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "foundry-solidity",
|
|
"description": "Skill: Build and test Solidity smart contracts with Foundry toolkit (Forge, Cast, Anvil) - testing patterns, deployment scripts, and modern Solidity 0.8.30",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-tenequm-claude-plugins-foundry-solidity.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |