Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Misha Kolesnik",
|
||||
"email": "misha@kolesnik.io"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/skill"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user