Files
42marketplaces/sync/gh-tenequm-claude-plugins-foundry-solidity.json
2025-11-30 09:08:53 +08:00

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
}
]
}