From pre-deploy-checklist
Enforce input validation patterns when writing API routes or server actions
npx claudepluginhub maguire-murphy/pre-deploy-checklist --plugin pre-deploy-checklistThis skill uses the workspace's default tool permissions.
When writing or editing any API route or server action:
Prevents silent decimal mismatch bugs in EVM ERC-20 tokens via runtime decimals lookup, chain-aware caching, bridged-token handling, and normalization. For DeFi bots, dashboards using Python/Web3, TypeScript/ethers, Solidity.
Share bugs, ideas, or general feedback.
When writing or editing any API route or server action:
.trim() on string inputs, .max(N) on all stringserror.flatten() on validation failure.rpc() callsJSON.parse in try/catch