This routes Claude to the right networking approach when you're working with iOS networking code. It's designed to override whatever custom implementation you might be working on and push you toward best practices with URLSession, Network.framework, or modern connection handling. The pressure resistance piece is interesting: it explicitly tells the agent not to cave when you've already invested time in a custom solution. With 196 installs and 945 GitHub stars, it seems people are using it to keep their networking code on the rails. Useful if you want Claude to be opinionated about network architecture rather than just implementing whatever you ask for.
npx skills add https://github.com/charleswiltgen/axiom --skill axiom-ios-networking