Safety Guidelines banner
XPRNetwork XPRNetwork

Safety Guidelines

Development community

Description

# CRITICAL: Smart Contract Safety Guidelines This document contains **critical safety rules** for XPR Network smart contract development. Violating these rules can make your data unreadable. --- ## AI-Generated Code Disclaimer > **Smart contracts are immutable and handle real assets. AI-generated code requires human review before deployment.** When using Claude or any AI assistant for smart contract development: 1. **Always review generated code** - AI can produce functional but suboptimal

Installation

Installs to ~/.claude/skills/xprnetwork-xpr-network-dev-skill-safety-guidelines/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xprnetwork-xpr-network-dev-skill-safety-guidelines && curl -fsSL https://raw.githubusercontent.com/XPRNetwork/xpr-network-dev-skill/HEAD/skill/safety-guidelines.md -o ~/.claude/skills/xprnetwork-xpr-network-dev-skill-safety-guidelines/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository