Behavioral specs for Claude Code. Copy any file as CLAUDE.md to your project root and Claude will follow these rules in every session.
- solidity-audit.md - paranoid auditor mode for Solidity reviews. Distilled from Immunefi bug bounty work on Diamond proxies, ERC4626 vaults, and stablecoin protocols.
curl -O https://raw.githubusercontent.com/evilork/skills/main/solidity-audit.md
mv solidity-audit.md CLAUDE.mdOr include as a sub-skill referenced from your project's main CLAUDE.md.
rust-hft.md- high-frequency trading rules for Rustvless-reality.md- VLESS Reality VPN deployment and hardeningpython-async.md- async Python without footguns
PRs welcome. Each skill file must be a behavioral spec - rules Claude follows - not a tutorial.
Maintained by evilork.