Need to spin up DeFi contracts without starting from scratch? This generates production-ready Solidity templates for staking rewards, AMM pools, governance tokens, and lending protocols. It handles the tedious boilerplate like reentrancy guards, reward calculations, and liquidity math that you'd otherwise copy from other projects or spend hours debugging. The templates include proper OpenZeppelin imports and follow standard patterns, so you can focus on customizing the business logic instead of wrestling with basic token mechanics. Perfect for hackathons or when you need to prototype DeFi concepts quickly.
npx skills add https://github.com/wshobson/agents --skill defi-protocol-templates