Обновление конфига кошелька между окружениями
★ 7.0 · general
update-wallet-config is a Claude Code skill that updates wallet configuration files in a project without manual file editing. Reach for it when you need to switch the wallet environment from dev to staging or production, change a node URL or credentials, or adjust connection parameters across multiple deployment environments. The skill works as a Claude Code command: it reads the existing wallet config, applies the specified changes, and writes the file back — you describe what to change in plain language instead of editing JSON or YAML by hand.