Instructions for how to write production grade solidity code.
Install the Cyfrin marketplace, then the solskill skill.
# Open a claude code terminal, and in the claude prompt run:
/plugin marketplace add Cyfrin/solskill
/plugin install solskill@Cyfrin/solskill
# Press Ctrl+C then run claude again. Or type /exit to quit first.
/exit
claude --continue- More intelligent about the sensitivity of smart contracts
- More thourough when it comes to testing and code quality
- Easier code to use
Create me an AMM with 2 tokens and a 0.3% fee
Build a token vault contract for a specific token
See the Cyfrin forge template for setting up a basic foundry project.
Patrick Collins and the Cyfrin team.